Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old October 7th, 2008, 09:52 AM
Newbie
 
Join Date: Oct 2008
Posts: 2
Default Retrieving org id through unix shell

Hi,
I am using a shell to retrieve the org_id of the operating unit from oracle. is there any particular syntax for org_id like u have REQID for concurrent request?

Can anyone help me with this?

Thanks
Reply
  #2  
Old October 18th, 2008, 03:20 PM
amitpatel66's Avatar
Moderator
 
Join Date: Mar 2007
Location: India
Age: 24
Posts: 2,027
Default

You can fetch the value from the profile $PROFILE$.ORG_ID or you can try using the below standard functions:

FND_PROFILE.VALUE('ORG_ID');

Connect to SQL from UNIX,get the ORG ID after setting the environment using FND_GLOBAL.APPS_INITIALIZE(v_USER_ID,v_RESP_ID, v_RESP_APPL_ID);
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles