problem with load command while online backups running

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
anjan.k
Participant
Posts: 7
Joined: Sat Sep 29, 2007 2:03 am

problem with load command while online backups running

Post by anjan.k »

Hi All,

While the online backups are running the load command is not working,

but the job has to perform daily...when ever weekend online backups are running...this load command will not be working .....the job is running long time and finally it is abending...

How could we fix this problem as the job should run daily or even week end also...

the command which i am giving is

db2 "load from /dev/null of del replace into TEDCSTG.CR_LDGR_ACCT_PTR_W nonrecoverable without prompting"



please give me your valuable suggestions....

thanks in Advance
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Check with your DBA how much of the database is quiesced or locked when backups are running.

I think you will have your explanation.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
anjan.k
Participant
Posts: 7
Joined: Sat Sep 29, 2007 2:03 am

Post by anjan.k »

thanks ray ,

giving such good suggestion...

How I should proceed further after getting information from DBA to fix this problem?

thanks in Advance..
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You ask the DataBase Administrator. Some kind of inducement is often good, too.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply