If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > File size restriction when running command in Task center

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-07-05, 22:15
tkwlaw tkwlaw is offline
Registered User
 
Join Date: Feb 2005
Posts: 3
File size restriction when running command in Task center

Dear all,
My DB2 8 was installed in AIX environment. I've configured the Task centre to perform DB backup on its own machine and another AIX machine.

It is very strange that the backup of remote AIX machine DB can be completed successfully (backup file size around 6GB) and the backup on the same machine failed with message 'File Full' (backup file size also around 6GB). The backup command can be completed successfully if it was submitted under telnet command line or scheduled under cronjob.

After that, I change the backup script to just perform a copy file command to copy a file with size around 6GB from one directory to another and the copy file action will stop when the file size reach 1073741312 bytes. Certainly, the command could be completed successfully if I entered it using telnet.

I've no idea how Task Center invoke the command but it is strange that the command could be completed under telnet or cornjob, but not Task Centre.

Anyone know why?

Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On