Dear Jose, It 's SUPER.USER PLUS ALL.PG ACCESS.....:) Sorry, forgot to mention that.
Regards, Adnan On Wed, Feb 3, 2010 at 11:02 PM, JOSE L MARTINEZ-AVIAL <[email protected]> wrote: > To be SUPER.USER does not mean that you have permission. It only gives > access to the command line in Globus. To give full permissions you need to > give access to application ALL.PG with ALL permissions. Try that. > > 2010/2/2 Adnan Bin Wasim <[email protected]> >> >> Well, I have tried following but still it's not working........What next? >> >> a) Used similar ids for both OFS.SOURCE & EB.PHANTOM records. >> b) User have the complete rights (SUPER.USER) >> c) Cleared Login.ID in OFS.SOURCE & used generic user. >> >> Still I am getting the aforementioned error in &PH& >> >> (N.B. It worked fine in INTERACTIVE MODE. even if i had the different >> OFS.SOURCE & EB.PHANTOM ids.) >> >> Thanks a lot for your guidance. >> >> Adnan >> >> On Wed, Feb 3, 2010 at 2:12 AM, JOSE L MARTINEZ-AVIAL <[email protected]> >> wrote: >> > Upps. you are right. I didn't see that the IDs didn't match. They should >> > match in order to work. >> > >> > 2010/2/2 Pawel (privately) <[email protected]> >> >> >> >> Hi, >> >> >> >> Hint: as far as I remember OFS.QUEUE.MANAGER does not pick up >> >> OFS.SOURCE >> >> defined in EB.PHANTOM record. Please define OFS.SOURCE under exactly >> >> the >> >> same name as EB.PHANTOM (TESTMSG1 here). >> >> >> >> EB.PHANTOM.ID in OFS.SOURCE is also not meaningfull as far as I >> >> remember. >> >> >> >> Try and let us know. Send also beer to Jim if it worked ;) >> >> >> >> Kind regards >> >> Pawel >> >> >> >> Dnia 2-02-2010 o godz. 13:50 JOSE L MARTINEZ-AVIAL napisał(a): >> >> >> >> So far it doesn't look bad. I see a few differences with my setup, but >> >> I >> >> don't know if they may be causing the problem. Can you test the >> >> following? >> >> Clear field LOGIN.ID in OFS.SOURCE >> >> Fill the field GENERIC.USER with a Globus User. Check that the user has >> >> permissions over EB.PHANTOM.PH. I'd suggest to give it full permissions >> >> for >> >> the test. >> >> Change the directory for the files, putting the real relative path, as >> >> follows: >> >> LOG.FILE.DIR..... >> >> ../bnk.data/ofdata/loginfo >> >> IN.QUEUE.DIR..... >> >> ../bnk.data/ofdata/input >> >> OUT.QUEUE.DIR.... ../bnk.data/ofdata/output >> >> >> >> (Change the paths for yours) >> >> And I'suggest to create a file in the LOG.FILE.DIR with the name >> >> TESTMSG, >> >> where the phantom will write the log of the message. >> >> >> >> Let me know how it works. >> >> >> >> Jose >> >> >> >> >> >> 2010/2/2 Adnan Bin Wasim <[email protected]> >> >>> >> >>> Dear Jose, >> >>> >> >>> Plz. find attached the snapshots of OFS.SOURCE & EB.PHANTOM records. I >> >>> truly appreciate your consideration. >> >>> >> >>> Regards, >> >>> >> >>> Adnan >> >>> >> >>> On Mon, Feb 1, 2010 at 7:37 PM, JOSE L MARTINEZ-AVIAL >> >>> <[email protected]> >> >>> wrote: >> >>> > Can you post the content ofyour OFS.SOURCE record and EB.PHANTOM. >> >>> > record? It >> >>> > seems that is trying to execute it in interactive mode, even when >> >>> > you >> >>> > are >> >>> > launching it as a phantom. >> >>> > >> >>> > 2010/2/1 Adnan Bin Wasim <[email protected]> >> >>> >> >> >>> >> Dear Jose, >> >>> >> >> >>> >> I found the following error in &PH& when i execute it in PHANTOM >> >>> >> MODE. >> >>> >> What do u think could possibly be goin' wrong? >> >>> >> >> >>> >> >> >>> >> 0 [24;2H0CONTINUE (Y) >> >>> >> SECURITY.VIOLATION [23;11H0 [23;9H0 [23;11H0 [23;9H ** Error [ >> >>> >> BACKGROUND_STDIN ] ** >> >>> >> Background job attempted to get INPUT data from keyboard >> >>> >> Line 121 , Source I_SF.INPUT >> >>> >> >> >>> >> >> >>> >> Regards, >> >>> >> >> >>> >> Adnan >> >>> >> >> >>> >> >> >>> >> On Sun, Jan 31, 2010 at 1:51 AM, JOSE L MARTINEZ-AVIAL >> >>> >> <[email protected]> >> >>> >> wrote: >> >>> >> > a) In INAU status? That's not suppose to happen if you use ) >> >>> >> > level >> >>> >> > authorization. Although I remember the same issue when I tried to >> >>> >> > something >> >>> >> > like that with some applications like SIGN.ON.RESET. What >> >>> >> > application >> >>> >> > are >> >>> >> > you using? >> >>> >> > b) I've never used the phanton in interactive mode, so I can't >> >>> >> > help >> >>> >> > you >> >>> >> > there. >> >>> >> > c) Have you check if the process is up? You should find a process >> >>> >> > like >> >>> >> > the >> >>> >> > following: >> >>> >> > jsh -Jz -c EX EB.PHANTOM.PH <USER_NAME> <OFS_NAME> >> >>> >> > >> >>> >> > where USER_NAME is the name of the user used by the phantom, and >> >>> >> > OFS_NAME is >> >>> >> > the name of the OFS record. If there is no such process, maybe >> >>> >> > there >> >>> >> > is >> >>> >> > a >> >>> >> > problem with the phantom. Check the &PH& file. In the OFS SOURCE >> >>> >> > record >> >>> >> > there is a field called LOG FILE DIR. It should contain the name >> >>> >> > of >> >>> >> > a >> >>> >> > directory, in which you should find a file with the name of >> >>> >> > phanton, >> >>> >> > that >> >>> >> > contains the log of the transactions. I found that if that file >> >>> >> > does >> >>> >> > not >> >>> >> > exist, the phantom is not brought up. It gives an error in the >> >>> >> > &PH& >> >>> >> > file >> >>> >> > and >> >>> >> > refuses to work. Check that >> >>> >> > >> >>> >> > 2010/1/29 Adnan Bin Wasim <[email protected]> >> >>> >> >> >> >>> >> >> Dear Santosh/Jose, >> >>> >> >> >> >>> >> >> Thanks for the help. It worked finally for me but I have some >> >>> >> >> queries >> >>> >> >> for you guys. >> >>> >> >> >> >>> >> >> a) All the transactions are posted in INAU apart from the fact >> >>> >> >> that >> >>> >> >> I >> >>> >> >> used 0 Level Authorization Versions. >> >>> >> >> b) If I run the phantom in Interactive mode everytime I have to >> >>> >> >> start >> >>> >> >> it all over again. >> >>> >> >> c) If I run the phantom in PHANTOM mode is shows the Phantom is >> >>> >> >> Active >> >>> >> >> but still doesn't pick up the messages from directory. >> >>> >> >> >> >>> >> >> Regards, >> >>> >> >> >> >>> >> >> Adnan >> >>> >> >> >> >>> >> >> >> >>> >> >> On Fri, Jan 29, 2010 at 12:36 AM, JOSE L MARTINEZ-AVIAL >> >>> >> >> <[email protected]> wrote: >> >>> >> >> > If it works in non interactive mode, it should leave a trace >> >>> >> >> > in >> >>> >> >> > the >> >>> >> >> > &PH& >> >>> >> >> > folder. Check it. >> >>> >> >> > >> >>> >> >> > 2010/1/28 Santosh <[email protected]> >> >>> >> >> >> >> >>> >> >> >> Try to see whether the process is initiated or not ....also >> >>> >> >> >> instead >> >>> >> >> >> of >> >>> >> >> >> running in phantom mode make it as interactive mode(RUN.MODE >> >>> >> >> >> Field) and >> >>> >> >> >> verify the phantom ....you will come to know why its not >> >>> >> >> >> getting >> >>> >> >> >> processed...if any errors are there phantom in interactive >> >>> >> >> >> mode >> >>> >> >> >> it >> >>> >> >> >> shows >> >>> >> >> >> those.... >> >>> >> >> >> >> >>> >> >> >> On Thu, Jan 28, 2010 at 7:45 PM, Adnan Bin Wasim >> >>> >> >> >> <[email protected]> >> >>> >> >> >> wrote: >> >>> >> >> >>> >> >>> >> >> >>> I want to post my OFS messages via Input directory defined >> >>> >> >> >>> in >> >>> >> >> >>> OFS.SOURCE.. For that I created OFS.SOURCE record and >> >>> >> >> >>> defined >> >>> >> >> >>> input >> >>> >> >> >>> and output directories, running mode s BATCH, phantom id >> >>> >> >> >>> etc... >> >>> >> >> >>> Then >> >>> >> >> >>> I've created EB.PHANTOM record and defined run mode, time, >> >>> >> >> >>> user, >> >>> >> >> >>> OFS.SOURCE, Routine as (OFS.QUEUE.MANAGER)...etc.... But >> >>> >> >> >>> still >> >>> >> >> >>> it's >> >>> >> >> >>> not working the way expected. ...Can anyone guide me what >> >>> >> >> >>> could >> >>> >> >> >>> possibly be missing or provide me some document from which I >> >>> >> >> >>> can >> >>> >> >> >>> refer. >> >>> >> >> >>> >> >>> >> >> >>> -- >> >>> >> >> >>> Please read the posting guidelines at: >> >>> >> >> >>> >> >>> >> >> >>> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >>> >> >> >>> >> >>> >> >> >>> IMPORTANT: Type T24: at the start of the subject line for >> >>> >> >> >>> questions >> >>> >> >> >>> specific to Globus/T24 >> >>> >> >> >>> >> >>> >> >> >>> To post, send email to [email protected] >> >>> >> >> >>> To unsubscribe, send email to >> >>> >> >> >>> [email protected] >> >>> >> >> >>> For more options, visit this group at >> >>> >> >> >>> http://groups.google.com/group/jBASE?hl=en >> >>> >> >> >> >> >>> >> >> >> >> >>> >> >> >> >> >>> >> >> >> -- >> >>> >> >> >> Mobile: 973-39406098 >> >>> >> >> >> >> >>> >> >> >> "Nobody can go back and start a new beginning, but anyone can >> >>> >> >> >> start >> >>> >> >> >> today >> >>> >> >> >> and make a new ending" >> >> >> >> -- >> >> Please read the posting guidelines at: >> >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >> >> >> IMPORTANT: Type T24: at the start of the subject line for questions >> >> specific to Globus/T24 >> >> >> >> To post, send email to [email protected] >> >> To unsubscribe, send email to [email protected] >> >> For more options, visit this group at >> >> http://groups.google.com/group/jBASE?hl=en >> > >> > -- >> > Please read the posting guidelines at: >> > http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> > >> > IMPORTANT: Type T24: at the start of the subject line for questions >> > specific >> > to Globus/T24 >> > >> > To post, send email to [email protected] >> > To unsubscribe, send email to [email protected] >> > For more options, visit this group at >> > http://groups.google.com/group/jBASE?hl=en >> > >> >> -- >> Please read the posting guidelines at: >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >> IMPORTANT: Type T24: at the start of the subject line for questions >> specific to Globus/T24 >> >> To post, send email to [email protected] >> To unsubscribe, send email to [email protected] >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions specific > to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
