OPEN PHANTOM
- juli13
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 49
- Thank you received: 0
17 years 8 months ago #1971
by juli13
OPEN PHANTOM was created by juli13
Hello,
i have written a jbase script for automatic closing PHANTOMS. I am 'striking' the F.DE.PARM with rexord to close them.
Until now it's ok.
After this I want to open.
If anyone know how to close Inward and Outward formatting PHANTOMS out of Globus(from jbase Routine)
Thanks
i have written a jbase script for automatic closing PHANTOMS. I am 'striking' the F.DE.PARM with rexord to close them.
Until now it's ok.
After this I want to open.
If anyone know how to close Inward and Outward formatting PHANTOMS out of Globus(from jbase Routine)
Thanks
Please Log in or Create an account to join the conversation.
- eb.phantom
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 0
17 years 8 months ago #1972
by eb.phantom
Replied by eb.phantom on topic RECORD.STATUS from F.DE.PARM file
Write a jBASE program,
1. Read the record RECORD.STATUS from F.DE.PARM file.
2. Update all the inward & outward fields with 'U' for urgent shutdown.
Also make sure the phantoms are killed by executing ps -ef command
EB.PHANTOM
1. Read the record RECORD.STATUS from F.DE.PARM file.
2. Update all the inward & outward fields with 'U' for urgent shutdown.
Also make sure the phantoms are killed by executing ps -ef command
EB.PHANTOM
Please Log in or Create an account to join the conversation.
- juli13
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 49
- Thank you received: 0
17 years 8 months ago #1973
by juli13
Replied by juli13 on topic OPEN PHANTOM
I HAVE ALREADY DONE THIS.
I HAVE ALREADY CLOSED PHANTOMS FRO F.DE.PARM TABLE.
THE PROBLEM IS THAT I DON'T KNOW HOW TO OPEN AGAIN THESE(INWARD&OUTWORD FORMATTING PHANTOMS) FROM JBADE PROMT.....
I TRY TO RUN THIS:
jsh t24jbase ~ -->DE.PHANTOM.CALL DE.O.SELECT.NEXT.MESSAGE
Error: COMO is already running on this port
_0__0_04 OCT 2007_11:49:14_SSELECT F.DE.O.PRI WITH @ID LIKE U... Selected=0 time=0secs
_0__0_04 OCT 2007_11:49:14_SSELECT F.DE.O.PRI WITH @ID LIKE P... Selected=0 time=0secs
_0__0_04 OCT 2007_11:49:14_SSELECT F.DE.O.PRI WITH @ID LIKE N... Selected=0 time=0secs
òInterrupt signal
Line 496 , Source DE.O.SELECT.NEXT.MESSAGE
jBASE debugger->Q
Are you sure ?Y
jBASE debugger , QUIT
PLEASE HELP
I HAVE ALREADY CLOSED PHANTOMS FRO F.DE.PARM TABLE.
THE PROBLEM IS THAT I DON'T KNOW HOW TO OPEN AGAIN THESE(INWARD&OUTWORD FORMATTING PHANTOMS) FROM JBADE PROMT.....
I TRY TO RUN THIS:
jsh t24jbase ~ -->DE.PHANTOM.CALL DE.O.SELECT.NEXT.MESSAGE
Error: COMO is already running on this port
_0__0_04 OCT 2007_11:49:14_SSELECT F.DE.O.PRI WITH @ID LIKE U... Selected=0 time=0secs
_0__0_04 OCT 2007_11:49:14_SSELECT F.DE.O.PRI WITH @ID LIKE P... Selected=0 time=0secs
_0__0_04 OCT 2007_11:49:14_SSELECT F.DE.O.PRI WITH @ID LIKE N... Selected=0 time=0secs
òInterrupt signal
Line 496 , Source DE.O.SELECT.NEXT.MESSAGE
jBASE debugger->Q
Are you sure ?Y
jBASE debugger , QUIT
PLEASE HELP
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
17 years 8 months ago #1974
by malai
Replied by malai on topic phantom
Since these are phantoms you need to execute with PHANTOM command.
Try
-->PHANTOM DE.PHANTOM.CALL DE.O.SELECT.NEXT.MESSAGE
Also check the &PH& for any error messages.
Please let us know if this is ok.
_________________________________________
Gain Knowledge By Helping Others|Thanks
Try
-->PHANTOM DE.PHANTOM.CALL DE.O.SELECT.NEXT.MESSAGE
Also check the &PH& for any error messages.
Please let us know if this is ok.
_________________________________________
Gain Knowledge By Helping Others|Thanks
Please Log in or Create an account to join the conversation.
- juli13
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 49
- Thank you received: 0
17 years 8 months ago #1975
by juli13
Replied by juli13 on topic thanks
THANKS A LOT malaiselvan .....
IT WORKS WELL!!!!
IT WORKS WELL!!!!
Please Log in or Create an account to join the conversation.
Time to create page: 0.036 seconds