OAF DBC File in 10g JDeveloper

Hi,
I'm trying to create OAF page on JDeveloper 10g.
I'm using online tutorials for learning, I came across "DBC file Name", "User Name & Password" while creating new workspace & new project.
"User Name & Password" => should i use Database login details.
Could you tell me what this DBC file is & from where i have to select this file.
Also, I see "Application Short Name" & "Responsibility Key" under Responsibility tab in the same window of above.
Could tell me how can i get these values for above columns.
Thanks

Hi,
Refer below link:
http://sushantsharmaa.blogspot.in/2012/09/jdeveloper-setup-for-oa-framework.html
--Sushant                                                                                                                                                                                                                                                   

Similar Messages

  • How to configure the jdeveloper 11 with .dbc files?

    hi, all
    i am a new bie here. 4 jdeveloper 10, i can configure the .dbc files at project setting, while 4 jdeveloper 11, it's totally different. i can't find any place to configure it. How to configure the .dbc in jdeveloper 11?
    Regards,
    Chelsea

    You cant use jdev 11g for OAF development..
    You need to download the jdeveloper patch from metalink to develope OAF objects.
    Refer this metalink note to find the correct version of jdeveloper that you need to download https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416708.1
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • DBC file error while runing PG.xml in jdeveloper

    HI
    1) I have installed Oracle database 10g on my local machine at location C:\oraclexe
    2) Now I have installed Jdev 10G on my local machine at location C:\Jdev10gOAF
    3) I have set the env variable JDEV_USER_HOME = C:\Jdev10gOAF\jdevhome\jdev
    4) Now I want to start with OAF Tutorials present in my Jdev at location C:\Jdev10gOAF\jdevhome\jdev\myprojects
    5) I have opened the toolbox.jws file in Jdev and it has loaded all the projects ExtendLabSolutions.jpr, LabSolutions.jpr,LabSolutions.jpr,Tutorial.jpr
    6) Now Problem comes here when I try to run the HelloWorldPG.xml
    Jdev is giving the error:
    "The DBC Filename Field in the Runtime Connection is not specificed. To run OAF, you must specify a DBC file name."
    7) I know that we need to give the dbc file name in runtime options of the project in Jdev , but the issue is from where should I get the DBC file for the Oracle database that I have installed locally on my system as mentioned in poitn 1.
    Any help on setting up Jdev .
    Thanks

    I am not sure where this file is stored in 10g but you can create DBC file by your own. Below is a sample file content. Change the content as per your server and save the file as DBC.
    In oracle apps, I think this file can be found in $FND_TOP
    I will tell you exct locations tomorrow.
    #DB Settings
    #Thu Oct 16 11:13:12 IST 2008
    GUEST_USER_PWD=GUEST/ORACLE
    APPL_SERVER_ID=595952B22AD32F0DE040A8C09464338D18426369623970520232270129039383
    FND_JDBC_BUFFER_DECAY_INTERVAL=300
    APPS_JDBC_DRIVER_TYPE=THIN
    FND_JDBC_BUFFER_MIN=1
    GWYUID=APPLSYSPUB/PUB
    FND_JDBC_BUFFER_MAX=5
    APPS_JDBC_URL=jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=server_name)(PORT=1526)))(CONNECT_DATA=(SID=vis1)))
    FND_JDBC_STMT_CACHE_FREE_MEM=TRUE
    FND_JDBC_STMT_CACHE_SIZE=0
    TWO_TASK=vis1
    FND_MAX_JDBC_CONNECTIONS=500
    FND_JDBC_USABLE_CHECK=false
    FNDNAM=APPS
    FND_JDBC_PLSQL_RESET=false
    DB_PORT=1526
    FND_JDBC_CONTEXT_CHECK=true
    FND_JDBC_BUFFER_DECAY_SIZE=5
    DB_HOST=server_name

  • 10g Admin/Desktop error :could not locate or parse the .dbc file error

    Hi there,
    can any one help me how to fix this error i get this while connecting to Discoverer Admin/Desktop edition 10g ver 10.1.2
    Unable to connect to: username@crp2
    Failed to connect to database - could not locate or parse the .dbc file
    c:\oracle\BIToolsHome_1\discoverer\secure\us-oracle3.dbc corresponding to the given Oracle Applications instance
    i had created the system environment variable FND_SECURE and i've placed the .dbc files in the folder (C:\oracle\BIToolsHome_1\discoverer\secure)
    but, i still get error
    Thanks,
    Max

    Hi Russ
    Here's some additional info from my own library:
    1. Set or check the following registry settings on your Admin PC:
    HKEY_CURRENT_USER\Software\Oracle\Discoverer 10\Database\EnableTriggers should be DWORD with a value of 1
    HKEY_CURRENT_USER\Software\Oracle\Discoverer 10\Database\DefaultPreserveDisplayPropertyForRefresh should be a DWORD with a value of 1
    2. You need to create for yourself a folder called SECURE under your ORACLE folder:
    e.g. mkdir c:\oracle\secure
    3. Copy the DBC File from the E-Business Suite database and place it in the secure directory. It will be located in the TOP directory in the database.
    4. Create a Windows System Variable FND_SECURE with the value as in step 2 above: e.g. c:\oracle\secure
    5. Update your %ORACLE_HOME%/network/admin/tnsnames.ora to include an entry for the E-Business Suite database. The database name must match the two_task entry in the dbc file.
    6. You may have to rename the dbc file so that it matches the name by which you are referring to that database in your TNS Names file
    Does this help?
    Best wishes
    Michael

  • DBC file problm

    Dear All,
    i am working with OAF 5.7h.
    I have placed dbc file in da following location:
    devhome\jdev\myhtml\OA_HTML\secure
    But when i open the jdeveloper and open it and navigate to Framework Connections for selecting the dbc file(from the dropdown),i dont get my dbc file in the dropdwn but i see some other dbc file .
    I dont understand from where its piking that file because i dont have that in my jdeveloper path or in fact in my system
    Awaiting response
    Thanks

    Hi ,
    Actually jdevhome\jdev\dbc_files\secure is suggested as the path in which we can place a dbc file .
    Regards ,
    Srikanth

  • APPL_SERVER_ID is different in dbc file for each server.

    I have 6 nodes as forms+apache tier, 2 nodes as CM tier and on one node DB runs.
    I just queried the value of SERVER_ID from view FND_NODES. It shows 8 different values of SERVER_ID for each server!!!!
    Fortunately it matches the value of APPL_SERVER_ID in each of the dbc file present on the servers.
    My question is, Is this normal to have different SERVER_ID values for different servers...???
    NODE_NAME SERVER_ID
    AUTHENTICATION SECURE
    C201U337 9C2BBAF52F4008D0E044001A4B09E42E39060489262310725199227515699710
    C201U330 9C2BC5172DC00AA6E044001A4B09E42E32065429041790627836165020768437
    C201U331 9C2BD0D529000B7BE044001A4B09E42E24399550293612105522291335723235
    C201U332 9C2BDCD02D400CBBE044001A4B09E42E20708529451149697927290717515622
    C201U333 9C2BE804D4400EAEE044001A4B09E42E41410145443153698699760618303252
    C201U334 9C2BF2A0E4C00F71E044001A4B09E42E31646098872979120473974598540592
    C201U335 9C2BFC48D1401058E044001A4B09E42E22585142603175288108114713024518
    c201u338
    C201U336 9C2BA4028D00074FE044001A4B09E42E54326788279280415817440150025596
    This is because one of the developers complained that errors for JDeveloper - OAF saying PoolException: Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID..
    I donno which dbc file they are going to use. Please help me with this issue.
    Application is 12.1.3 and database is 11.2.0.2.0.
    Edited by: Vicky on Feb 17, 2011 1:53 AM

    I just queried the value of SERVER_ID from view FND_NODES. It shows 8 different values of SERVER_ID for each server!!!!
    Fortunately it matches the value of APPL_SERVER_ID in each of the dbc file present on the servers.This is an expected behavior.
    My question is, Is this normal to have different SERVER_ID values for different servers...???Yes.
    This is because one of the developers complained that errors for JDeveloper - OAF saying PoolException: Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID..
    I donno which dbc file they are going to use. Please help me with this issue.From Web/Apache server -- Configuring JDeveloper For Use With Oracle Applications 11i and R12 [ID 330236.1]
    Thanks,
    Hussein

  • OAF DBC

    Hi
    I just want to get involved in the use of OAF, I know about the correct patch according to the version, setting the variable, but, because this is a self.learning, I can´t have access to the server nor to the TNSnames.ora in order to get the dbc file, my question is:
    Can I work in jdev,perform the tutorials,perform the examples, create new things without having this dbc file?
    Thanks in advance.
    John

    You would need the dbc file to run a page in jDeveloper.
    You can create certain new things (like new OAPage). But by configuring dbc and db connection in jDev only, you can
       1.create few more things (like EO)
       2.run your pages from jDeveloper

  • Issue in running a 9i version Page XML in 10g JDeveloper

    Hi
    In our 11i to R12 upgrade project we are trying to run our custom 9i version Page XMLs in 10g JDeveloper. We imported the JPR itself in 10g Jdeveloper and it did conversion while loading. But when we tried to run the pages we are getting
    java.lang.NullPointerException
         at oracle.apps.fnd.framework.webui.OASlideMenuUtil.prepareNavAndFavList(Unknown Source) error.
    We found out that it is because of the missing "Navigation and Favorites options" that comes along with R12 version pages. We confirmed it by creating a new page in 10g Jdev and copy pasted all the regions from the old page to the new page. It is working fine. Now the doubt i have is,
    Wont 10g Jdev take care of this during the conversion of the Page XMLs and Java files? Or am i missing any big part here.
    Tried searching with keywords, tags but dint help. Kindly refer if you have any links or thoughts.
    Thanks,
    Praveen.

    This can be caused by the 'Function Name' attribute on the page layout region being NULL but with the XML tag still in the page XML i.e.:
    <oa:pageLayout id="PageLayoutRN" amDefName="xxjlp.oracle.apps.fnd.por.econtent.server.EContentAM" windowTitle="Portal Guidance Documents" title="Portal Guidance Documents" controllerClass="xxjlp.oracle.apps.fnd.por.econtent.webui.GuidanceDocSumCO" function="">
    Check the page you are forwarding to either has a valid value for 'Function Name' or ensure that this tag is removed from the page XML by clicking the 'Set to default' button on the component pallet toolbar.
    This is normally caused when a value was added by the developer then removed by highlighting the value and hitting delete.  This action keeps the tag in the XML file.  You should use the 'Set to default' button which will remove the tag completely.

  • How can we cretae the DBC file?

    Hi all,
    I am attempting to run the test_fwktutorial.jsp within the toolbox.jws/Tutorial.jpr project in Jdeveloper . We have to provide the Oracle application DB connection in the project properties ( we have to provide this as a DBC file) . How can we create the dbc file from the Database connection ? i tried to export the DB connection in Jdev , but it is getting exported to xml file rather than dbc file . Please help to fix this

    Yes, you can do that.
    Put both the DBC files under dbc_files\secure folder.
    You can change the dbc files from project settings and point to the desired file.
    I am not sure, but maybe you need to stop JDevloper and start again for the new DBC file to take effect.

  • How can we create the DBC file?

    Hi all,
    I am attempting to run the test_fwktutorial.jsp within the toolbox.jws/Tutorial.jpr project in Jdeveloper . We have to provide the Oracle application DB connection in the project properties ( we have to provide this as a DBC file) . How can we create the dbc file from the Database connection ? i tried to export the DB connection in Jdev , but it is getting exported to xml file rather than dbc file . Please help to fix this.

    Yes, you can do that.
    Put both the DBC files under dbc_files\secure folder.
    You can change the dbc files from project settings and point to the desired file.
    I am not sure, but maybe you need to stop JDevloper and start again for the new DBC file to take effect.

  • .dbc file significance

    When I start working on the Anil Passi's tutorial for OAF framework, there is a mentioning for .dbc file..What is the significance for this file?
    I saw in my local desktop
    ap607sdb_fwk11i.dbc..Can I use this for learning through ANil Passi's lessons?
    thanks
    prasanna

    Prasanna,
    DBC contains the details of Host, Port & SID. Which helps in validating the session. You need to pick the correct .DBC file for connecting with the DB.
    As mentioned by Hussien you can pick the .dbc file from $FND_TOP secure folder.
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to generate a PDF output using batch file in 10G

    Hello,
    I am using .bat file to generate a report PDF output. I have done this many times in 6i but for 10G I am unable to do the same.
    Can someone please look at the syntax below and let me know where I am going wrong.
    I understand that reports are different for 6i and 10G specially .rep file but I am sure we should be able to generate a PDF file using 10G. Please let me know.
    Thanks
    IQ
    Contents of .bat file follow
    ECHO Opening parameter form. Please do not close this window.
    C:\
    FOR /F "tokens=1 " %%I IN ('time /t') DO (SET _TIME=%%I)
    FOR /F "tokens=2 " %%I IN ('date /t') DO (SET _DATE=%%I)
    SET EXP_DATE=%_DATE:~6,4%%_DATE:~0,2%%_DATE:~3,2%_%_TIME:~0,2%%_TIME:~3,2%
    SET FILENAME=SEND_EMAIL_%EXP_DATE%_%USERNAME%.PDF
    CD C:\Users\Documents
    RWCONVERTER REPORT=C:\Users\Documents\send_email.rep USERID=scott/tiger@ORCL1 ORIENTATION=LANDSCAPE DESFORMAT=PDF DESTYPE=FILE
    DESNAME=C:\Users\\%FILENAME% PRINTJOB =NO

    Rwconverter is not used to run reports:
    rwconverter (Reports Converter) enables you to convert one or more report definitions or PL/SQL libraries from one storage format to another.
    I think you mean rwrun:
    rwrun (Reports Runtime) runs a report by starting its own in-process server (not to be confused with the default in-process Reports Server), which runs in the same JVM as the rwrun process.
    This bat file has to run on the server. There is no Reports installation on the client anymore.
    If you want to run a report from a client, you can make a bat file that calls the report url
    See: http://download.oracle.com/docs/cd/E14571_01/bi.1111/b32121/pbr_cla002.htm#i634710

  • RW-00023: Error:  DBC file was not created- When try to install 11i on OEL5

    I got an erorr in the appl-top log file as below, also my installation wizard showing post installation checks did not succeed. Please advice.....:-)
    DBC File Check
    RW-00023: Error: - DBC file was not created:
    File = /d01/oracle/visappl/fnd/11.5.0/secure/VIS_oracleapp1/vis.dbc
    HTTP Check
    checking URL = http://oracleapp1.srini.co.uk:8000
    RW-50015: Error: - Portal is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    RW-50015: Error: - Portal is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP Check
    checking URL = http://oracleapp1.srini.co.uk:8000/OA_HTML/jsp/fnd/fndhelp.jsp?dbc=/d01/oracle/visappl/fnd/11.5.0/secure/VIS_oracleapp1/vis.dbc
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    PHP Check
    checking URL = http://oracleapp1.srini.co.uk:8000/OA_HTML/US/ICXINDEX.htm
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP Check
    checking URL = http://oracleapp1.srini.co.uk:8000/OA_HTML/jsp/fnd/fndhelp.jsp?dbc=/d01/oracle/visappl/fnd/11.5.0/secure/VIS_oracleapp1/vis.dbc
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    PHP Check
    checking URL = http://oracleapp1.srini.co.uk:8000/OA_HTML/US/ICXINDEX.htm
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

    Hi JD,
    I am able to fix this issue.....:-) Thanks for your help JD.
    As per the Metalink note 747424.1, i replaced all occurances of LD_ASSUME_KERNEL with XD_ASSUME_KERNEL only in DB-tier, but not in the Apps tier. So this was causing the
    above issue in the instalation of oracle 11i on OEL5
    --Once again i alter and replaced all occurances of LD_ASSUME_KERNEL with XD_ASSUME_KERNEL in both the files....
    (db tier)
    <DB_HOME>/appsutil/bin/adgetlnxver.sh (did it earlier)
    (apps tier)
    <APPL_TOP>/ad/11.5.0/bin/adgetlnxver.sh
    --run  the autoconfig in apps tier with completed successfully result (and also generated the  DBC files)
    --run the adstrtal.sh and retry the rapidwiz once more. ( Oracle Discoverer services VIS_oracleapp1 - addisctl.sh - this one is Failed)
    --This time everything checked OK in the instalation wizard.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Post install checks failed for DBC file - Oracle App11.5.10.2 Linux  5.3

    Hi everybody,
    I tried Installing Oracle E-Business Suite 11.5.10.2 on Red Hat Enterprise Linux Server release 5.3
    The Post install checks failed for DBC file, HTTP, JSP and PHP. Apparently the DBC hadn’t been created. I had verified the log file, while executing adgendbc.sh, it throwing below error.
    Generating /jith/d01/oracle/appl/visappl/fnd/11.5.0/secure/prithvi.bangalore.bedford.local_vis.dbc
    DBC generation failed with exit code 127
    Generating /jith/d01/oracle/appl/visappl/fnd/11.5.0/secure/prithvi_vis.dbc
    DBC generation failed with exit code 127
    Updating Server Security Authentication
    Updating Server Security Authentication failed with exit code 127
    adgendbc.sh exiting with status 127
    ERRORCODE = 127 ERRORCODE_END
    .end std out.
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    sqlplus: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    mkdir: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    sed: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    .end err out.
    Thanks in advance.
    sreejith

    Welcome to the forums !
    Pl post EBS related question in the EBS forums at http://forums.oracle.com/forums/category.jspa?categoryID=3
    HTH
    Srini

  • What is the simplest  way to get a xml-file from 10g R2 -database ?

    Hi,
    I'm new in xml, there are so many tools to work with xml:
    what is the simplest way to get a xml-file from 10g R2 -database ?
    I have : 10g R2 and a xsd.file to describe the xml-structure
    thank you
    Norbert

    There is no automatic way to generate XML documents from an arbitary set of relational tables using the information contained in an XML Schema. Typically the easiest way to generate XML from relational data is to use the SQL/XML operators (XMLElement, XMLAGG, XMLAttribtues, XMLForest). There are many examples of using these operators in the forums You can validate the generated XML against the XML Schema by registering the XML Schema with XML DB and then using the XMLType.SchemaValidate() method

Maybe you are looking for

  • Import from Hf-10

    Want to import from Vixia Hf-10 (USB), into FCE, but program looks for Firewire. Same with trying to import to Imovie. Any thoughts? Boe

  • Font not changing after a CR in a text box

    I have some vb.net code that fills in a report, including text boxes. Some of the text boxes are used like a header and have a fixed size. When the desired text is entered, sometimes there will be a character indicating a carriage return/line feed go

  • E-Sourcing LDAP Configuration

    We want to use a Microsoft Active Directory LDAP to authenticate buy-side users.  We have configured the buy-side directory for LDAP - Microsoft Active Directory but when we do the Test -> Configuration we get a communicatiion error.  This is a read-

  • Error message loading Historical reporting

    I am getting an error message on a few PCs.  It is unrelated to the user because this user is able to view reports on other PCs.  Attached is the error I am receiving. I have tried installing/uninstalling.  We have also made sure the user logged into

  • Keep getting "Document Expired" when hitting back button! Very annoying

    Document Expired when hitting back button! Very annoying This has been ongoing intermittently for years Why cant this be fixed? Is anything being done about it?