Error wtih database connection string

Hi,
I am having Oralce 9i AS on windows. Application which we use is forms and reports.
We have customised the login screen .Which will ask for only
1. User name
2. Password
Upto now it was working fine but from last few days some of my clients whos machines are Linux based they are getting database prompt also on login screen 1. User name
2.Password
3.Database
which should not occure.
Please do tell me why it is occuring .
What is the main root cause of this is there anyone who will help me.
Its very Urgent.Regards,

For a forms application to log in, it needs 3 bits of info: the username, the password and the database. Obviously your forms application is getting the database name from somewhere - I'm guessing that it is either hard-coded into the application or it is picking it up somehow from the local machine. You will need to open up the login form in form builder to see how it is working. Look for code called by the login button.
If it is trying to read from a Window registry setting or other configuration file, that would explain your problem.
Hard to help without more info.
Patrick.

Similar Messages

  • Error in OFR : "No database connection string set for connection group"

    Hi all..
    In OFR, Batches Fail To Export When Line Pairing is Enabled and Batch Remains in State 750 With Error "No database connection string set for connection group".
    I have followed all steps associated to line pairing with database still my batch is not exported..
    Any help is appreciated..
    Thanks in advance

    Hi,
    in case you haven't done this already: for this problem we'd really need you to open a CSS message.
    From your problem description it sounds likely that LCA routines and liveCache user don't fit together. Please check the solution of note 811207 to see if that assumption is correct.
    Furthermore: liveCache 7.5 and SCM 4.0 are not released together (yet). When using SCM 4.0 only liveCache versions 7.4.03 Build XX are released. This it seems you're current combination is not supported!
    Please take a look at PAM (Produkt Availability Matrix) on the SAP Service Marketplace to see which combinations have been released.
    Kind regards,
    Roland
    Message was edited by: Roland Mallmann

  • OBIEE 11g install fails on step 7 (database connect string)

    I've currently spent 2 days trying to install OBIEE 11g on two machines (independently). This first is a Windows XP SP3 test PC running 4GB RAM, whilst the second is a Windows 2003 virtual server with 3GB RAM. The Database is Oracle 10g (10.2.0.4.0) on AIX 5.3.
    The DBA has successfully run the RCU on the Database and the schemas needed for OBIEE have been created. The BIPLATFORM schema has also been granted DBA privileges.
    Now I've tried to run both the simple and the Enterprise install for OBIEE 11g, but it always fails at the same step (step 7 of 13: Database details). I have selected the following:
    Database Type: Oracle Database
    Connect String: hostname:port:instance, where hostname is the full server path eg xxxxx.uk.com and instance name is FFADEV01
    BIPLATFORM Schema Username: As per username defined in RCU
    BIPLATFORM Schema Password: As per password entered in RCU
    If i change the connection string to FFADEV01.WORLD i get a 08031 error, whereas I am normally getting an 08035 error. The annoying thing is that I can connect to the schema using RapidSQL and the usernames and passwords as created in the RCU.
    Any help greatly appreciated. Thanks

    How was he able to install the BIPlATFORM schema using RCU on AIX? I thought RCU was only on Linux and Window platforms? I am about to install OBIEE 11.1.1.5 on AIX with a Oracle 10g DB but from what I read I wont be able to create the needed OBIEE schemas for the install because I won't be able to use the RCU on AIX. Any help would be appreciated.
    Thanks.
    Ryan

  • I run Dev 6i on Windows 2008 R2 64-bit,the forms are working fine after connection to the database but the reports continue to request for username, password and database connection string every time i try to open a report.

    I receive REP-0501: Unable to connect to specified database. I run developer 6i application on windows 2008 r2. I have applied the nn60.dll and nnb60.dll files to the \BIN directory. The forms are working fine. The reports will only display after the correct user id (username, password and database connection string) is supplied. This is happening to all attempts to open already complied form. Pls, help.

    If you are connecting to an Oracle 11g database, remember that by default the passwords are case sensitive. To disable that, run
    ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;

  • Error during database connection to the database : MS SQL Server 2008 R2

    Hi All,
    I am working with ABAP Proxy to Rec JDBC( Integrating XI with MS SQL Server 2008 R2). I am using SAP PI 7.0
    I am getting error in RWB at communication channel monitoring :
    Error during database connection to the database URL 'jdbc:microsoft:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST' using the JDBC driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:microsoft:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST': SAPClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver'
    I have given Connection details at Rec JDBC Communication channel as :
    JDBC Driver as : com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection : jdbc:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST.
    Please help me in this regard. I really appreciate your valuable information and time.
    Thanks and Regards,
    Ayub.
    Edited by: Ayubsajjid on Feb 15, 2012 8:49 AM

    Hi All,
    Thanks for all your valuable inputs on my question...
    As per all your inputs, we have to install/Deploy the below required jar files in the aii_af_jmsproviderlib.sda file
    ojdbc14.jar
    msbase.jar
    mssqlserver.jar
    msutil.jar
    Can you please tell me from where we will exact this .jar file, bcoz we have search lotzz but we helpless.
    We install from this link http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=21599--> we download sqljdbc_3.0.1301.101_enu  file >sqljdbc_3.0>enu-->in that I find sqljdbc.jar and sqljdbc4.jar files only . I cant above said .jar files.
    Please help me.
    Regards,
    Ayub.

  • Error during database connection (JDBC)

    Hello!
    When I try testing my connection to MSSQL (using sender JDBC channel) in communication channel monitoring (RWB)i can read that Error explanation:
    Error during database connection to the database URL 'jdbc:microsoftsqlserver://<DB_IP_ADRESS>:1433;databaseName=XXXX' using the JDBC driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Unable to locate a suitable JDBC driver to establish a connection to URL 'jdbc:microsoftsqlserver://<DB_IP_ADRESS>:1433;databaseName=XXXX''
    Before I did the communication channel configuration I did the driver instalation and deploy like in document "HowTo_ConfigExtAdapters". In Adapter Monitor (RWB) i can see the JDBC adapter instaled and started (gray square).
    Any idea what is wrong?

    hi,
    try this:
    jdbc:microsoft:sqlserver://
    and not
    jdbc:microsoftsqlserver
    Regards,
    michal

  • Win7 and now Server Error [2007]: "Database connection information not acce

    I support a 8.3.x server with Insight plugin in use. This has worked for some time now with WinXP. The issue comes into play when the company is upgrading users to Win7 stations. First, the zero-admin (download and install setup launch) is failing. The Install window opens but doesn't seem to be able to complete. Then, when we do get the plugin installed via the manual download and install, we then reach a point where the bqy will not connect with the Server Error [2007]: "Database connection information not accessible. Processing is disabled." If we proceed from there, we'll get Server Error [6] PUB_NullArgument errors and empty "Show Values" limit boxes. So it's like the .oce information is not received on the Win7 platform - it still works fine on WinXP installations.
    And, I know it can work, as the PC Support personnel were able to get this working on one PC.
    Any suggestions?
    Thanks,
    Keith

    I assume that there has been no reply to this thread. The problem still persists, with intermittent success. I hope that someone can shed some light onto the Server Error [2007]: "Database connection information not accessible. Processing is disables." message.
    Thanks again,
    Keith

  • Database connection string

    how to find database connection string after instllation of Oracle 10g application server .
    any queries we have no documents.

    its ok i got it
    <my machine>:1521:databasename.
    ignore this.

  • Default Database Connection Strings

    Does anyone know if it is possible to default the database connection strings/setup?
    We are trying to rollout ADI through Citrix and would like to default or pre-install the database connection setup instead of having every user set this up individually.
    I'm assuming there are some registry entries that can be set?
    If anyone has any ideas please share.
    Thanks and Regards,
    Chris
    ([email protected])

    ADI 7.2 included a service to centrally manage database definitions. Instructions on how to setup this service can be found in any of the ADI 7.2 Rollup patches in a file called CENTRAL.TXT (root directory of the patch).

  • Error on DataBase connection

    Hi,
    I try to connect my application (developt in C#) to an Oracle DataBase (in version 9.2.0.7.0).
    In order to do that I use the following connection string :
    "Data Source = (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST= myadress())"+
                        "(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=servicename())));User Id=myaccount();Password=mypassword();";
    And then :
    using (var conn = new OracleConnection(GetConnectionString()))
         string Query = "SELECT * FROM DATA";
         var cmd = new OracleCommand(Query, conn);
         conn.Open();
    I try to use the client 12.1 by using the Oracle.ManagedDataAccess.dll but I receive  the following error :
    "ORA-03111: Interruption reçue sur le canal de communication"
    Nevertheless, I find in this communities: "The Oracle 12c client can only connect to Oracle DB 10.2 or later. 9.2 requires using Oracle 11.2 client or earlier." Link
    That's why I try with client 11.2 by using Oracle.DataAccess.dll. But I receive another error :
    "ORA-03134: Connections to this server version are no longer supported."
    The DBA seems does not know why it doesn't work. So, can someone help me ?
    Thanks a lot

    If 12c doesn't show up when you click on "Deinstall Products" on the Oracle Universal Installer, then you have the 12c Home uninstalled.
    Try this. Go to your Oracle Home for ODAC 11.2. The directory will be something like the following: C:\app\<user>\product\11.2.0\client_1.
    Run the sqlplus.exe from this directory and try to connect to the 9.2.0.7 DB.
    If it gives you the same error, then my suspicion is that DB 9.2.0.7 is too old of a release. You can either move the DB server to a higher version or try an even older ODP.NET 11.2 version or an 11.1 version.
    I believe 9.2.0.8 was the last patchset available for the 9.2 line.

  • Database connection string dynamic

    Hello everybody,
    My application should do some tests that user choses.
    For each test type I should save the database in a file with different name, something like : Report_YYYY_MM_DD_Test_x, without stopping the execution of the application.
    My problem is that i cannont rename the database after Teststand wrote in it. I must stop first the application and then I can rename it.
    I tried to build dynamic connection strings and to prepare the database before Teststand write it. But I saw that after the first acces, despite of new connection string, Testand write further in the database described in the first connection string. Also seems that the handle to database once established, will be released at the end of test. I could close the connection to the DB but i don't know if it is possible.
    for any ideea how to handle this situation i would be grateful

    Hi Harleen Kaur Chadha,
    I understand your requirement is access 5-6 database on same server using one JDB receiver channel. I think, it is possible. SAP Help [Link|http://help.sap.com/saphelp_nwpi711/helpdata/en/44/7c24a75cf83672e10000000a114a6b/frameset.htm ]. In receiver JDB channel select Message Protocol : u201CNative SQL Stringu201D. Then you have make sure that the payload coming to this JDBC receiver channel should look like this
    INSERT INTO DatabaseName : tableName 
    (column-name1, column-name2, column-name3)
    VALUES(u2018column-value1u2019, u2018column-value2u2019, u2018column-value3u2019)
    But, the mapping program you are using now, should generate the String (shown above). And SAP says this protocol is primarily for test purposes.
    FYI. If you select Message Protocol: "XML SQL Format", finally it would be converted to string (shown above) will be sent to database.
    Regards,
    Raghu_Vamsee

  • FIM 2010 Sync Error : stopped-database-connection-lost

    Hello everyone,
    a weird thing just happened to me,
    i'm synchronizing my MA and suddently i get the "stopped-database-connection-lost" error
    i have 5 Galsync MAs working perfectly and this sixth one just failing ... (since like today)
    which makes me wonder what is happening ... ?
    any ideas ?
    thanks !
    Hitch Bardawil

    Hitch,
    Look in the event log on the FIM Sync Server and on the SQL Server.
    This error occurs when FIM can't contact the SQL Server that hosts the FIMSynchronizationService database.
    Does this happen every time the sixth MA is run? What if you run them in a different order (might help us distinguish between a resource issue and something specific to that MA)?
    Here are a few related threads:
    http://social.technet.microsoft.com/Forums/en-US/65920fc0-a9ac-4a87-892f-338a6884cbd5/action?threadDisplayName=fim-ma-run-profile-stuck-with-stoppeddatabaseconnectionlost
    http://social.technet.microsoft.com/Forums/en-US/39129eac-09d3-48ff-83f9-ecb4ae2424b6/action?threadDisplayName=sharepoint-profile-synch-stoppeddatabaseconnectionlost
    David Lundell, Get your copy of FIM Best Practices Volume 1 http://blog.ilmbestpractices.com/2010/08/book-is-here-fim-best-practices-volume.html

  • DRM-21003 error for database connection

    Hi,
    I installed DRM 11.1.2 for win32 on my laptop and when I tried to set up database connection (to 11g XE), I am getting error message:
    Connection Failed: DRM-21003: The Oracle.DataAccess client is not the expected version.
    I installed Oracle XE 11.2.0.2 on my laptop. I also tried to connect to 10g server(10.2.0.4), but still has the same error.
    Thanks.
    -Rong

    Hi,
    Apparently,this is a bug in version 11.2.1.0.I had the same issue.I believe this is an bug identified internally.BUG # 9911822.I uninstalled 11.2.1.0 and installed 11.2.1.102 version of the DRM software and this error no longer appears.
    -Sireesha.

  • Database Connection Strings

    I been searching online for information on how to setup a
    connection string using CFQUERY to connect to a Oracle database. I
    been reading that this can be done but I cannot find any
    information on constructing a connection string or working examples
    for anything besides Microsoft Access or local Microsoft DNS
    Database names.
    I know ColdFusion can connect. I have the database selected
    in "Data & Services > Datasources > Oracle " but at run
    time I might need to connect to another Oracle database. Any incite
    would be appreciated.

    Connection strings, and thus "DSN-less" connections, were
    available in CF 5, but no more.

  • Error in Database Connection

    Hi All,
    In JDeveloper, I have created a new Database Connection. While testing the connection,Test Connection is Success.
    But next step am clicking Next button, it is throwing the following error. tnsnames.ora and DBC files are correct.
    It is showing the following error:
    Validation Failed
    No database connection available
    Listener refused the connection with the following error:
    ORA-12504, TNS:listener was not given the SID in CONNECT_DATA
    I am able to connect with the database in PL/SQL Developer.
    Thanks and Regards,
    Myvizhi

    Hi,
    My tnsnames contains the following entry:
    dcap1=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=hostname1)(PORT=1533))
    (ADDRESS=(PROTOCOL=tcp)(HOST=hostname2)(PORT=1533))
    (CONNECT_DATA=
         (SERVICE_NAME=dcap1)
    Could you please suggest where am missing.
    Thank you very much.
    Kind Regards,
    Myvizhi

Maybe you are looking for

  • BW Error on Portal, Right Click gets (Internet Explorer) Menu

    Hi Experts, Our Netweaver Portal is 2004s. There is BW system also in the landscape whose reports are fetched and displayed on the portal. I get the errors when I navigate to (Role) -> GroupReports (Workset) -> Cockpit - > Customer Projects -> Plan C

  • What is the best way to set up an external drive for video storage

    What is the best way to set up an external drive for video storage?

  • How do I save only the VISIBLE objects in AI to Pdf or jpeg.

    I have multiple layers but only want to save the currently visible elements objects out in a PDF or JPEG, how do I do this without having to tediously double click each layer and choose "do not print" (layer). would be nice to have a preference in pr

  • HOw do I create a wap page

    HELP! my company would like a wml page so that if someone opens our home page from a mobile phone, they get the wml version of our home page. Can anyone tell me: 1) what tool I need to create a wml page 2) How I put the browser check code on the home

  • Tomcat startup fails

    Hi, I'm trying to run tomcat 4.0 on windows nt platform and Jdk.1.3.1 . I set all environment variables needed as said in startup catalina documents. I get this exception ... java.util.MissingResourceException: Can't find bundle for base name org.apa