joepte
8th March 2012, 20:51
Hello,
I am trying to create a sequential dump of a tools table (ttaad420) Logical Physical Company number table but I don't get anything in the dir with the create seq. dump session. No problem if I create a dump of tcmcs003. Can you create a seq dump of a tools table?

mark_h
8th March 2012, 21:56
Are you using company 000 for the dump? I did not look to see where this table is stored, but a lot of them are in company 000.

vinceco252
8th March 2012, 23:51
Yes, you have to indicate the company as 000 to dump the tools tables.

Vince

joepte
23rd March 2012, 21:34
Hi - I decided not to use the session but bdbpre & bdbpost and that worked fine. So I guess no ttaad4226m000 for tools tables.
Thanks...

mkkaleem
19th June 2012, 17:04
Hi During the Demo company installation i got this error any one can help me. i want to install 90 and 91 demo data .

I am using Oracle 11g and FP7

Erro Details : error during import demo tables while running bdbpost

rochus
19th June 2012, 17:53
check eventlog or log-files for more information
did you install demo-tables before installing patches on top of FP7 ?

rochus
19th June 2012, 17:55
in some version your user has to be changed to package comb of
comp 000 (f.i. root or baan)

mkkaleem
20th June 2012, 15:39
hi rochus

Thanks for reply.

when i try to install i get the error in attachment

rochus
20th June 2012, 16:09
a) you can skip this step during installation and do this later
(session install demo-tables)
or

check the log.file of installation-process for more details, if nothing is written
to the event.log of the server ...

the message itself can have many reasons ...

mkkaleem
20th June 2012, 16:18
i am using solaris 10 i tried to find event.log file inside $BSE/log folder but there is no event.log

mkkaleem
20th June 2012, 16:21
yes i already skip the demo table at installation time after complete the installation i login only Tool menu is appear .

once again i start installation and i select only demo table and sample data options but still same error

mkkaleem
20th June 2012, 16:27
Dear rochus

i found some log files which i am sending attachment plz check .

i struck during the installation.

rochus
20th June 2012, 18:36
2012-06-20[14:24:24(UTC-01:00)]:E:bsp: Errno 0 bdb_errno 2000 (database error 1000)
2012-06-20[14:24:24(UTC-01:00)]:E:bsp: Log_mesg: Can't lock table (error 2000)

>> you have to set open cursors >= 3000 in oracle ...

mkkaleem
21st June 2012, 00:34
Dear rochus,

Thanks for support.

i forget to set cursor before installation.

Now i set cursor 3000 its working fine

once again thanks really i appreciated to spend time.