Ajesh
15th June 2009, 16:30
Hi
I am trying to use bdbpost to import certain User and Authorizations related data. But i am getting this following error
ttaad200000 5 Can't lock table (error 505)
ttaad220000 2 Can't lock table (error 505)
ttaad230000 2 Can't lock table (error 505)
ttaad231000 2 Can't lock table (error 505)
ttaad430000 1 Can't lock table (error 505)
ttaad431000 1 Can't lock table (error 505)
ttaad432000 1 Can't lock table (error 505)
ttaad433000 1 Can't lock table (error 505)
ttaad434000 1 Can't lock table (error 505)
ttaad435000 1 Can't lock table (error 505)
tuxch910000 1 Can't lock table (error 505)
I have used the command
/eubaan02/app/bse/bin/bdbpost6.1 -t"^a" -I"/temp/tablist2" -O"/temp/output_501" -doracle -D/temp/dump501
Because of this above problem i used the export rows functionality, export from the source and import into the target. I later came to know that Convert to Run-time wouldnt work because there is a supposedly hidden flag in User Data which needs to be ticked and in case of populating records from the Back end that flag remains unticked.
Anybody has a solution how can i ensure that convert to run-time is done successfully?
I am trying to use bdbpost to import certain User and Authorizations related data. But i am getting this following error
ttaad200000 5 Can't lock table (error 505)
ttaad220000 2 Can't lock table (error 505)
ttaad230000 2 Can't lock table (error 505)
ttaad231000 2 Can't lock table (error 505)
ttaad430000 1 Can't lock table (error 505)
ttaad431000 1 Can't lock table (error 505)
ttaad432000 1 Can't lock table (error 505)
ttaad433000 1 Can't lock table (error 505)
ttaad434000 1 Can't lock table (error 505)
ttaad435000 1 Can't lock table (error 505)
tuxch910000 1 Can't lock table (error 505)
I have used the command
/eubaan02/app/bse/bin/bdbpost6.1 -t"^a" -I"/temp/tablist2" -O"/temp/output_501" -doracle -D/temp/dump501
Because of this above problem i used the export rows functionality, export from the source and import into the target. I later came to know that Convert to Run-time wouldnt work because there is a supposedly hidden flag in User Data which needs to be ticked and in case of populating records from the Back end that flag remains unticked.
Anybody has a solution how can i ensure that convert to run-time is done successfully?