- Forum
- T24 Technical Discussions
- T24 Technical Others
- Convertion from Universe to JBase of GLobus G13
×
Discuss on any other topics
Convertion from Universe to JBase of GLobus G13
- Stathis
- Topic Author
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
18 years 7 months ago #2157
by Stathis
Convertion from Universe to JBase of GLobus G13 was created by Stathis
Hello,
We are trying to convert our Universe-Globus G-13 to Jbase4.1-Globus G13.
We passed the the 'JGlobus.convert' and all went well.
When we are trying to run the post conversion process ('jGLOBUS.ksh'),
we have a stopping error when the script executes the following line:
ICOMP DVOC FULL.TXN.ID HISTORY.ID HISTORY.NUMBER
The error is:
DVOC FULL.TXN.ID
SUBR('ENQ.BUILD.TXN',@ID)
Error in Itype:
Cannot locate Basic subroutine ENQ.BUILD.TXN
Record FULL.TXN.ID is an invalid I-TYPE, please modify and recheck
Can you please help if you ever encountered that error?
Thank you,
Stathis
We are trying to convert our Universe-Globus G-13 to Jbase4.1-Globus G13.
We passed the the 'JGlobus.convert' and all went well.
When we are trying to run the post conversion process ('jGLOBUS.ksh'),
we have a stopping error when the script executes the following line:
ICOMP DVOC FULL.TXN.ID HISTORY.ID HISTORY.NUMBER
The error is:
DVOC FULL.TXN.ID
SUBR('ENQ.BUILD.TXN',@ID)
Error in Itype:
Cannot locate Basic subroutine ENQ.BUILD.TXN
Record FULL.TXN.ID is an invalid I-TYPE, please modify and recheck
Can you please help if you ever encountered that error?
Thank you,
Stathis
Please Log in or Create an account to join the conversation.
- ironmaiden
- Offline
- Premium Member
Less
More
- Posts: 83
- Thank you received: 0
18 years 7 months ago #2158
by ironmaiden
Replied by ironmaiden on topic Convertion from Universe to JBase of GLobus G13
Hi Stathis,
The ICOMP Usage format is some thing like this.
ICOMP <Application File Name> <Field Name>
I will explain your scenario here.
ICOMP DVOC FULL.TXN.ID HISTORY.ID HISTORY.NUMBER
In this scenario
1. the VOC of the DVOC will contain the following (i.e it will point to the VOC)
F
VOC
VOC
2. FULL.TXN.ID is a voc with I type and will have the subroutine ENQ.BUILD.TXN.
I think in your case the the jbase is looking for a subroutine called ENQ.BUILD.TXN but its not available. Can u please confirm whether a routine ENQ.BUILD.TXN exist in your database. To check please type
jshow -c ENQ.BUILD.TXN
Also before running jglobus.ksh, did u set the jbase environment variables. You have to set them up before running jglobus.ksh.
Let us know if you need any assistance further.
BR
Iron
_________________
NJOY LIFE TO THE FULLEST
The ICOMP Usage format is some thing like this.
ICOMP <Application File Name> <Field Name>
I will explain your scenario here.
ICOMP DVOC FULL.TXN.ID HISTORY.ID HISTORY.NUMBER
In this scenario
1. the VOC of the DVOC will contain the following (i.e it will point to the VOC)
F
VOC
VOC
2. FULL.TXN.ID is a voc with I type and will have the subroutine ENQ.BUILD.TXN.
I think in your case the the jbase is looking for a subroutine called ENQ.BUILD.TXN but its not available. Can u please confirm whether a routine ENQ.BUILD.TXN exist in your database. To check please type
jshow -c ENQ.BUILD.TXN
Also before running jglobus.ksh, did u set the jbase environment variables. You have to set them up before running jglobus.ksh.
Let us know if you need any assistance further.
BR
Iron
_________________
NJOY LIFE TO THE FULLEST
Please Log in or Create an account to join the conversation.
- Stathis
- Topic Author
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
18 years 7 months ago #2159
by Stathis
Replied by Stathis on topic Hello
ironmaiden
Thank you for your help.
I will follow your advices and let you know how it goes.
Have a nice day and again thank you,
Stathis
Thank you for your help.
I will follow your advices and let you know how it goes.
Have a nice day and again thank you,
Stathis
Please Log in or Create an account to join the conversation.
- Forum
- T24 Technical Discussions
- T24 Technical Others
- Convertion from Universe to JBase of GLobus G13
Time to create page: 0.088 seconds