Results 1 to 3 of 3
Thread: saving output to file
-
01-27-2005, 10:50 AM #1Member
- Join Date
- Sep 2004
- Posts
- 12
- Thanks
- 0
- Thanked 0 Times in 0 Posts
From the unix command line in dsmc or dsmadmc, how do i save the output of q sys or q backup to a file? q sys > /tmp/qsys.txt is not working.
-
01-27-2005, 10:53 AM #2Senior Member
- Join Date
- Aug 2004
- Location
- PARIS
- Posts
- 1,074
- Thanks
- 0
- Thanked 0 Times in 0 Posts
exit the dsmadmc consol and type dsmamc -se=xxx -pa=xxx q sys > /tmp/qsys.txt
-
01-27-2005, 07:31 PM #3Member
- Join Date
- Jan 2005
- Posts
- 36
- Thanks
- 0
- Thanked 0 Times in 0 Posts
You can also use "screen" and the "tee" command too.
If you need help with those, let me know. I can give you some examples.
Similar Threads
-
Retreive fails to locate files
By dmarsee in forum Restore / Recovery DiscussionReplies: 1Last Post: 01-25-2007, 02:26 PM -
RetExtra and RetOnly
By newbie2006 in forum Backup / Archive DiscussionReplies: 3Last Post: 12-10-2006, 07:01 PM -
ISC601 fails to install on AIX53ML2
By alpurser in forum Administrative ClientReplies: 1Last Post: 03-20-2006, 01:59 PM -
ISC 5.1 uninstall
By waseymour in forum TSM ServerReplies: 0Last Post: 10-12-2005, 04:51 PM -
NEED HELP RENAMING FILESPACE PLEASE!!!
By mivey in forum Backup / Archive DiscussionReplies: 1Last Post: 08-31-2004, 04:11 PM


Reply With Quote