Steps to configure forms6i with oracle 9i

hi,i have installed forms6i, oracle 9i in my system.how to connect forms6i with oracle9i becos if i open formbuilder and follo the steps it tells no listner.so please give steps to connect oracle 9i with forms6i.how to avoid this no listner.

hello,
put following lines in tnsname in $ORACLE_HOME \NET80\ADMIN
TEST=
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = you hostname or Ip address(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = TEST.world)
Change Test and test.world with you SID
hope helps you

Similar Messages

  • Unable to connect forms6i with oracle 10g

    hi:
    i am facing a problem to connect forms6i with oracle 10.2 g. i already make a entry in TNSNAMES.ora file in forms folder.
    while i am trying to connect it dispaly "ORA-12203: TNS:unable to conect to destination" error.
    please help. Thanks in advance.
    Regards,
    Abhishek

    Hi
    i already make a entry in TNSNAMES.ora Another option...
    1. Pls Verify that the net service name you entered was correct including no spaces.
    2.Verify that the ADDRESS portion of the connect descriptor which corresponds to the net service name is correct.
    3.Ensure that the destination process (for example the listener) is running at the remote node and the cabel of ur local net work connecting to ur server is well connected and working well.
    4. Test ur local network cabel and try to make the connection to another computer set.
    5.u can check from Start > control panel > administrative tools > services that the service name is started or not if it is Started Restarted or refresh it.
    6. Ensure that the listener is running at the remote node and that the ADDRESS parameters specified in TNSNAMES.ORA are correct.
    and the more ....
    Hope this helps...
    Regards,
    Abdetu...

  • Could someone let me know the steps in configuring documentum with weblogic

    Could someone let me know the steps in configuring documentum with weblogic server

    http://www.apple.com/itunes/content-providers/book-faq.html
    Michi.

  • Steps to configure Enterprise Manager (oracle 10g with Window2003 Entp OS

    Hi Experts,
    Could any one provide me with steps to configure Enterprise Manger.
    Also let me know any parameter or services to be cheked before starting the Enterprise Manager.
    I am facing problem while configuring it, I would be thankful to you if u can provide me details.
    So that I can start once again configuring Enterprise Manager.
    Regards
    Sri

    To configure please run the command emca -config dbcontrol db -repos create
    Edited by: mnazim on Mar 10, 2011 9:38 PM

  • Run forms6i with oracle 8i

    Hi Vishal Badiani
    I think the problem is you dont create net 80 configurations to run any product with Oracle 8i but you must check the following: -
    1- Create net80 from start programs oracle-orahome 81 network administration Net8 Configuration Assistant and chose local net service name configuration and click next and click Add and next after this you will chose you database version And next now you write the global database name and next chose the TCP/IP protocol And next now type the computer name (host name) and click next chose yes perform A test and next If you receive the error ORA-01017 click change login and type any
    User name that exist in the database like system/manager if connecting
    Test successful then click next and type any name you want for the
    Net Service name and click next and finish Ok.
    2- After this you will open the folder that you install oracle like
    c:\ora81\network\ADMIN and rename the file (sqlnet.ora) to (sqlnet.old)
    And open the file tnsnames.ora and paste the following lines after last line
    On the file
    DEV.ORCL.US.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = MMK)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcl.us.com)
    After this you will change the following on the same lines you past on the previous step.
    *** Change the dev.orcl.us.com to any name you want like dev
    *** Change the host to you computer name
    ***Change the SERVICE_NAME to the service name that you created before in the step 1 Ok.
    Save the changes you made on the file tnsnames.ora and copy the
    File into c:\ora82\net80\admin (the place you install developer)
    You will receive the message (do you want replace the file)
    Click ok.
    3-After this you will open the folder that you install developer 6i like
    C:\ora82\net80\admin and rename the file (sqlnet.ora) to (sqlnet.old)
    4-start the database.
    5-start the listener.
    6-type you username and password and database (DEV.ORCL.US.COM) or the name you created.
    I hope this useful for you and replay to me please if this not work with you
    Mohammed Al-shake
    [email protected]
    3- After this you will open the folder that you install developer 6i like
    c:\ora82\net80\admin and rename the file (sqlnet.ora) to (sqlnet.old)
    null

    Hi
    am sorry the above line's for theis link http://technet.oracle.com:89/ubb/Forum4/HTML/009767.html
    thanks

  • Steps to configuring log4j with plain text file

    can anyone help me with the steps involved with configuring log4j with a plain text configuration file...Where should log4j.properties file be stored?.....do you have a simple example of a config file using a file appender?.....do I have to make changes within the startWebLogic.cmd script?.....Is it possible for you to lay out the procedure for me to begin logging?.....nothing I have tried thus far has worked.....Any help you may be able to provide will be greatly appreciated.

    i am using sun jsf implementaion version 1.2
    can i know do we need to specify anything for application bean to be called. beacause when i tried to print in sample application also my log was not getting printed.
    i have mentioned in my managed bean
    <managed-bean>
    <managed-bean-name>ApplicationBean1</managed-bean-name>
    <managed-bean-class>webapplication3.ApplicationBean1</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    i my page class
    protected webapplication3.ApplicationBean1 getApplicationBean1() {
    return (webapplication3.ApplicationBean1)getBean("ApplicationBean1");
    can i know why it is not getting called.

  • Pre-configured Linux with Oracle DB and Applications

    Does anyone know if there is a pre-configured oracle-linux stack out there that would have all the components already configured. I have seen this for other products such as sugarCRM. Its really nice to have this, since it takes the complexity and installation time out of the equation, especially if you are just trying to test or demo the software. I imagine a PeopleSoft Oracle Linux Stack, as well as one for each of the Oracle Application and Software Suites. If not, i guess i will go the more fun route of downloading and installing each package individually.

    There is package, named oracle-validated. it verifies and sets system parameters based on Oracle validated configuration recommendations for Oracle Enterprise Linux Release 4.
    [root@jch-lnx etc]# rpm -qli oracle-validated-1.0.0-8.el4
    Name : oracle-validated Relocations: (not relocatable)
    Version : 1.0.0 Vendor: Oracle
    Release : 8.el4 Build Date: Wed 19 Sep 2007 05:46:22 AM CST
    Install Date: Wed 26 Sep 2007 12:03:06 PM CST Build Host: ca-build6.us.oracle.com
    Group : Test Environment/Libraries Source RPM: oracle-validated-1.0.0-8.el4.src.rpm
    Size : 39137 License: GPL
    Signature : DSA/SHA1, Wed 19 Sep 2007 05:46:24 AM CST, Key ID 2e2bcdbcb38a8516
    Summary : Verifies and sets system parameters based on Oracle validated configuration recommendations for OEL4
    Description :
    This package verifies and sets system parameters based on Oracle validated configuration recommendations for Oracle Enterprise Linux Release 4
    Files affected: /etc/sysctl.conf, /etc/security/limits.conf, /etc/modprobe.conf, /boot/grub/grub.conf
    For changes to modules, this package installation will modify module paramters and re-insert.
    /etc/sysconfig/oracle-validated/oracle-validated-verify
    /etc/sysconfig/oracle-validated/oracle-validated.params
    /usr/bin/oracle-validated-verify

  • Configuring proc* with oracle 10g

    please help me configuring proc* in oracle 10g express edition
    operating system-ubuntu 10.10
    if it cannot be done please suggest an alternative
    thanks

    Ok, when I look at the /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/precomp/admin directory under XE on Ubuntu, I don't see Pro*C related configuration files.
    (this is from our full Oracle Client on Linux) :
    /home/oracle/product/10.2.0/Linux64/precomp/admin/
    ls will show:
    ottcfg.cfg* pcbcfg.cfg* pccfor.cfg* pcscfg.cfg* pmscfg.cfg* shrept.lst
    suggestion: you can get/use the Pro*C related files from the Oracle Instant Client. That will fix your problem.
    Check the Instant Client downloads:
    http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html
    http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html
    note: here is how my pcscfg.cfg (Pro*C config file looks like)
    cat pcscfg.cfg
    sys_include=(/usr/include,/usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/include,/usr/X11R6/include)
    include=(/home/oracle/product/10.2.0/Linux64/precomp/public)
    include=(/home/oracle/product/10.2.0/Linux64/rdbms/public)
    ltype=short
    define=__x86_64__
    maxopencursors=2000
    dbms=V8
    unsafe_null=yes
    hope this proves useful
    R/ Zaf

  • Configuring DBTableOraDataSourceLoginModule with Oracle Application Server

    Hi,
    I want to deploy an application that uses DBTableOraDataSourceLoginModule for J2EE authentication. I've configured my application the same way that it should be configured for OC4J standalone as I didn't know how to configure it for Oracle App Server. The result is that authentication in the deployed application does not work and it always goes to error page.
    I've configured orion-application.xml and data-sources.xml as demonstrated in Frank's article.
    S/\EE|)

    Connection pools where OK before but now when I test them I get the following error:
    Unable to establish connection to "jdev-connection-pool-ExirSec". Error message: Exception occurred testing connection. Exception: java.sql.SQLException: User credentials doesn't match the existing ones.
    I have two DB connections in my application, one for the whole application and another for security purposes. How many Data Sources and Connection Pools and of what type should I have in JDBC Resources of OracleAS EM, when I deploy the application? Currently I have one managed and one native data source and one connection pool for each of my DB connections, as defined in my data-sources.xml.
    S/\EE|)

  • How to Connect Oracle Forms6i with oracle 10g

    Hi,
    I'm using oracle 10g database in my xp operating system.. I installed forms6i on my system and edit the tnsname.ora file in the forms installation folder (C:\orant\NET80\ADMIN\tnsnames.ora) with local database tnsnamesora details..
    But still I cant connect from forms with local database.. it shows the error ''Oracle Forms Designer has encountered a problem and needs to close. We are sorry for the inconvenience.''
    pls anyone help me

    Yes. Long time ago I knew that this is not supported. See metalink/support if there is now any patch for this.

  • Configuration problem with Oracle 8i on Win2K

    I have been trying to install Oracle 8i on Windows 2000 professional but when I try to run the database configuration wizard it just doesn't come up with anything. Really wierd and when I try to configure a database then I get this error ORA - 12560: TNS : protocol adapter error. Please can someone help me out. Thanks.....

    Re/ Ora-1034. I'd concur w/ previous reply. This error means that you're unable to access a database. So either s sample db was not created during the 8i install process or you didn't startup the db. Try creating a small sample db and then try to access it.

  • Configuring auditing with Oracle database

    we created auditing tables in Oracle and enabled auditing. According to our naming stardarts it gave names to the tables as follow: schema owner.table name (like BOE.AUDIT_EVENT). When we check in CMC it sais that auditing datasource is not configured correctly. Do we need to make any changes the way database tables are named? What other possiblle reasons could cause bad connection between database and BO (we verified in other tools that user account we are using in setting up connection can read auditing tables)?
    Thanks
    Vita

    Are you sure you used an oracle account with sufficient rights on the database level?
    Do you connect via "Oracle Names Service" or TNSNAMES entries?
    Since the database tables seem to be created properly(?), I guess there must be another problem., You could enable tracing at the oracle client level (see SQLNET.ORA entries) and maybe find something there.
    You can also enable tracing at the BO server levels, by starting up the BO servers in trace mode and look at the log files...
    hth,
    Walter

  • How to Install and Configure Discoverer with Oracle EBS R12

    Hi,
    We are using ,
    Oracle EBS Application Version: 12.1.1
    Operating System Version : OEL 5.6
    Database Version : 11.1.0.7
    We want to install Discoverer on Server where EBS R12 is installed. After doing initial analysis found that we need to install Application Server before installing Discoverer.. Is it right ?
    If yes then which Application Server version we need to download? can anyone post guidelines about Application Server version, place from where i can download it and installation guide ?
    Thanks,
    Priyanka

    Thanks to all of you for your valuable guidance.. We are planning to install WLS. Meanwhile i came across one document saying EUL is pre-installed for Vision instance.
    For connecting to EUL_US i have installed Discoverer Administrator and Deskop (10.1.2) on my win 7 machine. After that did following steps,
    1. Create folder under ORACLE_HOME (D:\oracle\BIToolsHome_1\secure)
    2. Copied DBC file from $INST_TOP/appl/fnd/12.0.0/secure to "D:\oracle\BIToolsHome_1\secure" folder
    3. Copied TNS entry of EBS R12 at tnsnames.ora file
    4. Created environment variables FND_SECURE (D:\oracle\BIToolsHome_1\secure) and FND_TOP (D:\oracle\BIToolsHome_1)
    Tried to connect to Discoverer Administrator using Database User like SYSTEM and able to connect. But when tried connecting to Discoverer Administrator or Desktop using Application user then got following error,
    "Unable to connect to: cbrown@vis
    Failed to connect to database - Unable to connect to Oracle Applications database: invalid username/password"
    After doing some analysis on this error using Metalink and Forum made following changes,
    1. Set System Profile value "Signon Password Case" to "Insensitive".
    2. Updated value if the parameter "s_aapserverid_authenticate" from "SECURE" to "OFF" in context file and after that executed autoconfig.
    Still not able to resolve the issue.. Can anyone guide me on this ?? So that i will be able to access Discoverer Desktop using my Vision instance Application users.
    Regards,
    Priyanka

  • Forms6i with Oracle 8

    Can the forms developed in Forms6i need to have Oracle8i only ? Can i not use earlier versions of oracle ie. Oracle8.

    Can the forms developed in Forms6i need to have Oracle8i only ? Can i not use earlier versions of oracle ie. Oracle8.

  • Steps to configure JDeveloper with iSupplier Application

    I need some help in configuring my Standalone JDeveloper Environment for iSupplier Portal e-business application customization such as JAVA_TOP and POS_TOP files directories.

    Hi,
    I am looking for a similar thing.It would be greatly helpful if you could let me know the steps
    Thanks in Advance

Maybe you are looking for

  • Customise Input field in PR & PO

    I have this requirement for creating a customised field in PR (with some validation) and the value in this field need to be automatically copied to PO during PO creation (with reference to the PR). How to make this work and how to go about it?

  • Making a Pod-cast and charging to view it

    I am the VP for an adult minor league football organization and I wanted to be able to put my videos up on Itunes as pod-cast. First I have no clue as how to do this and I would like to charge for the cast as well.. Anyone have any experience doing t

  • Exit for PO number checking in VA01 Transaction.

    Hi Experts, Does there exists any exit to perform PO Number checking while it is been entered in the VA01 transaction. There is a requirement to perform some extra validation when this checking is performed.

  • Event oracle.apps.ar.applications.CashApp.apply

    Hi, My application is using oracle.apps.ar.applications.CashApp.apply. I am familiar with AR in 11i I did not use any workflow/event. I do not know what this event does? Somebody can explain me this functionality (apps.ar.applications.Cas..)? Do I ha

  • When will Microsoft make an update for "Auto Save" and "Versions"?

    Do you actually know something more about this missing function in office 2011?