gget79
14th August 2008, 16:53
Hi BaanFriends,

I am using SSA LN 6.1

I made a new packages combination, and next I made a new company for this packages combination, but when I want to do a order sales I get the follow error in log.tdsls file:


08-08-14[08:13:41]get: ******* S T A R T of Log message ******
08-08-14[08:13:41]get: Session: tdsls4100m000 (foreground) BW, process = 5
08-08-14[08:13:41]get: File : ptgbrg00010, line: 3885
08-08-14[08:13:41]get: Errors : e = 0, db.error = 0, lang: 5, comp: 121
08-08-14[08:13:41]get: Cannot change to company 120
08-08-14[08:13:41]get: *********** E N D of Log message ******

08-08-14[08:13:41]get: ******* S T A R T of Log message ******
08-08-14[08:13:41]get: Session: tdsls4100m000 (foreground) BW, process = 5
08-08-14[08:13:41]get: File : ptgbrg00010, line: 3886
08-08-14[08:13:41]get: Errors : e = 0, db.error = 0, lang: 5, comp: 121
08-08-14[08:13:41]get: -3: Package combination doesn't correspond
08-08-14[08:13:41]get: *********** E N D of Log message ******

08-08-14[08:13:41]get: ******* S T A R T of Log message ******
08-08-14[08:13:41]get: Session: tdsls4100m000 (foreground) BW, process = 5
08-08-14[08:13:41]get: File : ptgbrg0000, line: 203
08-08-14[08:13:41]get: Errors : e = 0, db.error = 0, lang: 5, comp: 121
08-08-14[08:13:41]get: Can't change to company 120 to store the Enterprise Models
08-08-14[08:13:41]get: *********** E N D of Log message ******


I don't have experience in DEM

In log.bshell file I get the follow error:


2008-08-14[08:13:45(UTC+05:00)]:E:get: ******* S T A R T of Error message *******
2008-08-14[08:13:45(UTC+05:00)]:E:get: Log message called from /BAAN/view/port.8.4a.02/vobs/tt/mir/mir/mul_fun.c: #472 keyword: Process state:
2008-08-14[08:13:45(UTC+05:00)]:E:get: Pid 15653 Uid 1016 Euid 1016 Gid 125 Egid 125 Pset gestrella@gonzalo.novatech.com.ec:3100
2008-08-14[08:13:45(UTC+05:00)]:E:get: user_type S language 5 user_name get tty ote locale ISO88591/NULL
2008-08-14[08:13:45(UTC+05:00)]:E:get: session: "tdsls4100m000";object: "tdsls4100m000"; company number: 121
2008-08-14[08:13:45(UTC+05:00)]:E:get: query: "select cisli240.scmp
2008-08-14[08:13:45(UTC+05:00)]:E:get: from cisli240
2008-08-14[08:13:45(UTC+05:00)]:E:get:
2008-08-14[08:13:45(UTC+05:00)]:E:get:
2008-08-14[08:13:45(UTC+05:00)]:E:get: where cisli240._index1 = {:i.slcp,
2008-08-14[08:13:45(UTC+05:00)]:E:get: :i.ortp,
2008-08-14[08:13:45(UTC+05:00)]:E:get: :i.koor,
2008-08-14[08:13:45(UTC+05:00)]:E:get: :i.slso,
2008-08-14[08:13:45(UTC+05:00)]:E:get: :i.oset}
2008-08-14[08:13:45(UTC+05:00)]:E:get:
2008-08-14[08:13:45(UTC+05:00)]:E:get: and cisli240._compnr = :i.pimc
2008-08-14[08:13:45(UTC+05:00)]:E:get: as set with 1 rows
2008-08-14[08:13:45(UTC+05:00)]:E:get: "
2008-08-14[08:13:45(UTC+05:00)]:E:get: Errno 0 bdb_errno 506 (Table does not exist)
2008-08-14[08:13:45(UTC+05:00)]:E:get: FATAL ERROR: Error 506 (Table does not exist) on select
2008-08-14[08:13:45(UTC+05:00)]:E:get: Can not continue in tdsls4100m000 in DLL: ocislidll2045 (cisli.dll2045.check.if.order.present.in.cisli240)[sql.fetch]
2008-08-14[08:13:46(UTC+05:00)]:E:get:
2008-08-14[08:13:46(UTC+05:00)]:E:get: ******* E N D of Error message *******


But I review the cisli240 and I don't see problems in this table, I too review the cisli.dll2045.check.if.order.present.in.cisli240 in debugger mode and this show me in this dll "Can't continue" .


Anybody can help me?

Thank you.

norwim
14th August 2008, 17:29
Hi there,

company 120 doesn't have the same package combination as company 121 (that's what the logfile says:
08-08-14[08:13:41]get: Session: tdsls4100m000 (foreground) BW, process = 5
08-08-14[08:13:41]get: File : ptgbrg00010, line: 3885
08-08-14[08:13:41]get: Errors : e = 0, db.error = 0, lang: 5, comp: 121
08-08-14[08:13:41]get: Cannot change to company 120
08-08-14[08:13:41]get: *********** E N D of Log message ******

08-08-14[08:13:41]get: ******* S T A R T of Log message ******
08-08-14[08:13:41]get: Session: tdsls4100m000 (foreground) BW, process = 5
08-08-14[08:13:41]get: File : ptgbrg00010, line: 3886
08-08-14[08:13:41]get: Errors : e = 0, db.error = 0, lang: 5, comp: 121
08-08-14[08:13:41]get: -3: Package combination doesn't correspond )

How did you populate the tables in the new company?
If you filled them with data from another company, there will be fields containg company number of the old company - try to change these fields before reading in the data.

just a guess

Norbert

gget79
14th August 2008, 17:37
Hi Guru,

I populated the tables with ttaad4227m000 and ttaad4225m000 sessions. I before going to up the information had the caution of changing the company number with tccom0214m000 session.

Thank you,

mark_h
14th August 2008, 18:06
Have you tried running the session using the menu browser and not through the DEM flow?

I believe, but I am not positive, that when we reloaded one company to use DEM flows we had to actually regenerate all the dem flows for the new company. I am not positive about this.

gget79
14th August 2008, 18:17
Hi Mark

Yes I had tried running the session using the menu browser and not through the DEM flow

Can you help me in reloaded one company to use DEM flows?

Thank you.

mark_h
14th August 2008, 20:52
If it did not work from the menu browser then I think something else is wrong.
Make sure the company and package combinations are correct. Make sure the user is in the correct package combination. You might even want to check at the OS level that the data dictionary is present for that package combination. You might also want to CRDD. Not sure about this stuff since your profile shows Baan 5 and we are on 4. Not sure if this thread would not be better off in the admin forum and this is not really what I support.

Sorry, but I really do not know what all we had to do to get DEM flows to work in the new company. It seems to me that after we got all the tables copied the DEM flow mgr
had to go thru and redo some stuff and then regenerate the world.

gget79
14th August 2008, 22:03
Hi Mark,

Thank you for your support. I found the solution. In this case in LN We have to make sure that the Enterprise Unit is fine. This I did it in tgbrg0530m000 session.

Greetings,