ORA-06401: NETCMN: invalid driver designator

I have: Windows 2003 Server, IIS, php 4.3.10 and ORACLE 10g DB.
I install phpbb forum and, when I try to connect to DB I found this error: ORA-06401: NETCMN: invalid driver designator.
May you help me?
Please.
Paolo

06401, 00000, "NETCMN: invalid driver designator"
// *Cause:  The login (connect) string contains an invalid driver designator.
// *Action: Correct the string and re-submit.
mg>

Similar Messages

  • ORA 6401: NETCMN: invalid driver designator

    Hi,
    Yesterday user has change his password and today when he is trying to login to the applicaiton form6i, he is getting error :- ORA 6401: NETCMN: invalid driver designator.
    What does this error means, and how can we solve it.
    Thanks.

    ORA-06401: NETCMN: invalid driver designator
    Cause: The login (connect) string contains an invalid driver designator.
    Action: Correct the string and re-submit.
    Have you recently changed the tnsnames.ora file or the sqlnet.ora file?

  • ORA-06401 :NETCMN Invalid Driver Error

    I am trying to connect to an Oracle 8i release 2 database using a third-party tool that implements the OCI. I enter the service name as mycomputer:1521:SID. Is there something I am doing wrong. Or is there something I should be looking for?
    Thanks,
    Jeff

    What values did you specify for -s, -p and -c option in the export script? Make sure these values are correct and using the same values manually do not throw the errors you are seeing. For e.g., if the schema is portal, the password is portal and the connect string is orcl, first try the following and make sure it works:
    sqlplus portal/portal@orcl
    If that works, then you can pass the same value to the export script and that should work too:
    portalexp.csh -mode export -s portal -p portal -c orcl -d portalexp.dmp

  • ORA-6401 NETCMN Invalid driver descriptor

    Spec
    RedHat 6.1
    Oracle 8.1.5.0.1
    Whenever I try to connect to a database from Linux using SQL*Net
    I get an ORA-6401, bequest connections work fine though. I've
    re-linked SQL*Plus and SQL*Net but still get the same problem.
    Any ideas?
    null

    ORA-06401: NETCMN: invalid driver designator
    Cause: The login (connect) string contains an invalid driver designator.
    Action: Correct the string and re-submit.
    Have you recently changed the tnsnames.ora file or the sqlnet.ora file?

  • Invalid driver designator in COPY command

    Hello Everybody!
    I'm triyng to copy table data from my local w2k oracle installation to remote unix installation using following command:
    COPY FROM usr/pwd@local_SID TO usr/pwd@remote_IP:remote_PORT:remote_SID
    CREATE tbl_NAME
    USING SELECT * from tbl_NAME;
    I'm getting ERROR:
    ORA-06401: NETCMN: invalid driver designator
    So, it seems that TO has wrong format.
    (Both users are identical and existing in local and remote DBs).
    Can you suggest any ideas what is wrong there?
    Thanks in advice,
    Yura.

    This is known issue. Check out the release notes
    http://otn.oracle.com/products/jdev/htdocs/9.0.5.0/readme.html#jdbc
    raghu
    JDev Team

  • Invalid driver designator ?!

    tnsping user/passwd@alias = ok
    sqlplus user/passwd@alias = ORA-06401:
    NETCMN: invalid driver designator
    what's the problem ?!

    This is known issue. Check out the release notes
    http://otn.oracle.com/products/jdev/htdocs/9.0.5.0/readme.html#jdbc
    raghu
    JDev Team

  • Loadjava issue - invalid driver designator

    Hi, I am trying to use loadjava to load a .class file to oracle92. I have set classes12.zip in my classpath.
    I've tried the following commands:
    1) D:\oracle\ora92\bin>loadjava -u targetschema/p@PIPPIN:1521:PIPPIN -v -f -r \ETLP
    rototype\oracle\source\thirdProcedure.class
    I am getting the following error using this command:
    arguments: '-u' 'targetschema/p@PIPPIN:1521:PIPPIN' '-v' '-f' '-r' '\ETLPrototyp
    e\oracle\source\thirdProcedure.class'
    creating : class thirdProcedure
    SQL Error while connecting with oci8 driver to PIPPIN:1521:PIPPIN: ORA-06401: NE
    TCMN: invalid driver designator
    exiting : could not open connection
    2) D:\oracle\ora92\bin>loadjava -user targetschema/p@PIPPIN:1521:PIPPIN.database -r
    -o oci8 \ -f -v \ETLPrototype\oracle\source\thirdProcedure.class
    I am getting the following error using this command:
    Error while opening file: oci8
    Exception java.io.FileNotFoundException: oci8
    creating : oci8
    Error while opening file: \
    Exception java.io.FileNotFoundException: \
    creating : \
    creating : class thirdProcedure
    SQL Error while connecting with oci8 driver to PIPPIN:1521:PIPPIN.database: ORA-
    06401: NETCMN: invalid driver designator
    exiting : could not open connection
    Is there a certain driver I need to download and if so where can I get it?
    Thanks.

    Martin,
    Drop the database connection string. Go to the directory containing the "thirdProcedure.class" file, then try the following:
    loadjava -force -resolve -user targetschema/p -verbose thirdProcedure.classAnd I suggest you [re-]read the documentation for the "loadjava" utility, in the Oracle9i Java Developer's Guide.
    Good Luck,
    Avi.

  • Please help:Cannot create PoolableConnectionFactory (ORA-06401: NETCMN: Err

    I m getting the above error.
    I m using Oracel 8i and thin driver.
    This error is coming when i am trying to implement connection pooling
    Any help would be helpful

    06401, 00000, "NETCMN: invalid driver designator"
    // *Cause:  The login (connect) string contains an invalid driver designator.
    // *Action: Correct the string and re-submit.
    mg>

  • Sqlplus/svrmngr segfault/inv. driver designator. Going crazy

    I saw many messages about this problem, but didn't find in them
    something to solve the problem.
    Well, While installing, the installer could not run svrmgr and
    sqlplus because of segfault. I copy those binaries from the
    installer source to the $ORACLE_HOME/bin and the installation
    completed successfuly...
    Now I install my tnsnames.ora, and run sqlplus user/pass@server
    and got :
    ERROR:
    ORA-06401: NETCMN: invalid driver designator
    Need sqlplus some daemon to run ? What's the interaction between
    sqlplus and Net8 ?
    I'M REALLY GOING CRAZY !
    null

  • Please help me : _oci_open_server: ORA-06401

    Warning: ocilogon(): ociopen_server: ORA-06401: NETCMN: invalid driver designator in c\appserv\www\oraclestart.php on line 13
    I am testing :
    LD_LIBRARY_PATH = c:/oracle/ora90/LIB
    ORACLE_SID = TEST
    ORACLE_HOME = c:/oracle/ora90
    I am running PHP 5.1.2, Apache 2, Oracle 9.0 on Windows XP
    Thanks in advance!

    Have you verified the values in your oci_connect("schema_name","password","tns_alias") string? This type of error can occur when the TNS alias is incorrect. Can you tnsping your instance?
    C:\> tnsping tns_alias
    This can also happen when there are hidden characters embedded in your connection string. The easiest way is to fix that is to open your file in a text editor, delete the complete string and retype it on one line without tabs or line breaks. By the way the VIM port of vi will let you see hidden characters by typing a ":se list" in command mode on Windows XP.
    Hope this helps.

  • ORA-12842: Cursor invalidated during parallel execution Database driver err

    Hi gurus,
    I have got an PL/SQL package in DWH environment and sometimes it generates the follwoing error message:
    ORA-12842: Cursor invalidated during parallel execution Database driver error...
    When I restart the process, it runs successfully.
    Any ideas about this behaviour?
    Regards
    Bernd

    More info needed.
    Which Oracle version?
    Are you running up against a known bug? Check metalink.
    Cheers,
    Colin

  • Exception: java.sql.SQLException: ORA-00904: "SEQ_NAME": invalid identifier

    Hi everyone,
    we are facing the below issue when trying to schedule a BI report.
    Error Details:
    +oracle.apps.xdo.servlet.scheduler.ProcessingException: Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.0.0) (Build 080319)): oracle.toplink.exceptions.DatabaseException+
    Internal Exception: java.sql.SQLException: ORA-00904: "SEQ_NAME": invalid identifier
    Error Code: 904
    Call: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT 50 WHERE SEQ_NAME = 'JOB_ID_SEQ'+
    Query: DataModifyQuery()
    +     at oracle.apps.xdo.servlet.scheduler.toplink.ToplinkDataHandler.insertJob(ToplinkDataHandler.java:830)+
    +     at oracle.apps.xdo.servlet.ui.scheduler.SchedulerServlet.scheduleJob(SchedulerServlet.java:1896)+
    +     at oracle.apps.xdo.servlet.ui.scheduler.SchedulerServlet.doPost(SchedulerServlet.java:293)+
    +     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)+
    +     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)+
    +     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)+
    +     at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:94)+
    +     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)+
    +     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)+
    +     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)+
    +     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)+
    +     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)+
    +     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)+
    +     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)+
    +     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)+
    +     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)+
    +     at java.lang.Thread.run(Thread.java:595)+
    +Caused by: Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.0.0) (Build 080319)): oracle.toplink.exceptions.DatabaseException+
    Internal Exception: java.sql.SQLException: ORA-00904: "SEQ_NAME": invalid identifier
    Error Code: 904
    Call: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT 50 WHERE SEQ_NAME = 'JOB_ID_SEQ'+
    Query: DataModifyQuery()
    +     at oracle.toplink.exceptions.DatabaseException.sqlException(DatabaseException.java:296)+
    +     at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:724)+
    +     at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:790)+
    +     at oracle.toplink.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:524)+
    +     at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:467)+
    +     at oracle.toplink.internal.sessions.AbstractSession.executeCall(AbstractSession.java:795)+
    +     at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:193)+
    +     at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:179)+
    +     at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeNoSelectCall(DatasourceCallQueryMechanism.java:222)+
    +     at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeNoSelect(DatasourceCallQueryMechanism.java:202)+
    +     at oracle.toplink.queryframework.DataModifyQuery.executeDatabaseQuery(DataModifyQuery.java:55)+
    +     at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:671)+
    +     at oracle.toplink.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:2260)+
    +     at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1074)+
    +     at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1058)+
    +     at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1032)+
    +     at oracle.toplink.sequencing.QuerySequence.update(QuerySequence.java:319)+
    +     at oracle.toplink.sequencing.QuerySequence.updateAndSelectSequence(QuerySequence.java:258)+
    +     at oracle.toplink.sequencing.StandardSequence.getGeneratedVector(StandardSequence.java:62)+
    +     at oracle.toplink.sequencing.DefaultSequence.getGeneratedVector(DefaultSequence.java:144)+
    +     at oracle.toplink.sequencing.Sequence.getGeneratedVector(Sequence.java:256)+
    +     at oracle.toplink.internal.sequencing.SequencingManager$Preallocation_Transaction_NoAccessor_State.getNextValue(SequencingManager.java:444)+
    +     at oracle.toplink.internal.sequencing.SequencingManager.getNextValue(SequencingManager.java:873)+
    +     at oracle.toplink.internal.sequencing.ClientSessionSequencing.getNextValue(ClientSessionSequencing.java:75)+
    +     at oracle.toplink.internal.descriptors.ObjectBuilder.assignSequenceNumber(ObjectBuilder.java:234)+
    +     at oracle.toplink.internal.sessions.UnitOfWorkImpl.assignSequenceNumbers(UnitOfWorkImpl.java:419)+
    +     at oracle.toplink.internal.sessions.UnitOfWorkImpl.calculateChanges(UnitOfWorkImpl.java:497)+
    +     at oracle.toplink.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1407)+
    +     at oracle.toplink.internal.sessions.UnitOfWorkImpl.commitRootUnitOfWork(UnitOfWorkImpl.java:1167)+
    +     at oracle.toplink.internal.sessions.UnitOfWorkImpl.commit(UnitOfWorkImpl.java:939)+
    +     at oracle.apps.xdo.servlet.scheduler.toplink.ToplinkDataHandler.insertJob(ToplinkDataHandler.java:815)+
    +     ... 16 more+
    Caused by: java.sql.SQLException: ORA-00904: "SEQ_NAME": invalid identifier
    +     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)+
    +     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)+
    +     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)+
    +     at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)+
    +     at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:113)+
    +     at oracle.jdbc.driver.T4CStatement.execute_for_rows(T4CStatement.java:561)+
    +     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1161)+
    +     at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1585)+
    +     at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:713)+
    +     ... 45 more+
    Found a thread related to this but there it was explained that the error was occuring when trying to notify regarding output through email. In our case, issue is occuring just during scheduling itslef.
    Also I haved checked the following schedular tables in my database.
    SQL> select table_name from all_tables where table_name like 'S_NQ%'
    +2 /+
    TABLE_NAME
    S_NQ_ERR_MSG
    S_NQ_INSTANCE
    S_NQ_JOB_PARAM
    S_NQ_JOB
    SQL> select SEQ_NAME.CURRVAL FROM DUAL;
    select SEQ_NAME.CURRVAL FROM DUAL
    *+
    ERROR at line 1:
    ORA-02289: sequence does not exist
    Please help me out in solving this as I have tried almost all possible solutions.
    Thanks,
    Sri Harsha.
    Edited by: user10545574 on Dec 20, 2009 10:24 PM

    Hello,
    In the delivery email configuration server page (under BI Publisher Admin Tab), the username / password to enter is the one defined on the email server itself. It is the user that will be user to send the emails when scedhuling a report.
    It may not be Administrator/ Administrator (not a user defined with OBI admin tool) but the username/password defined on the email server itself.
    Moreover, to properly configure the BI Publisher Scheduler, it is a prerequistes to create bipsched user on Oracle DB and install the schema tables in Oracle DB (by clicking on Install Schema button after defining database connection under Admin / Scheduler Configuration tab)
    From the error your are getting 'SEQ_NAME unknown..., it appears that the tables are not created'.
    Hope this helps and good luck
    Matthieu

  • Difficulty downloding Adobe Reader and Error 1327. Invalid Drive H:\

    I am having a difficulty downloading Adobe reader on my laptop. For some reasons, I am getting error 1327. Invalid Drive H:\ notification. I have followed the tips on how to resolve this issue from Adobe's help and FAQ pages, but I am still not able to download Adobe reader. This issue begun short while after I installed a Tuneup software from AVG. I contacted this Tuneup company, and one of it's representative guided me through the steps on how to resolve the problem; unfortunately, the correction attempt did not make any difference. Adobe tech support team can fix my issue, but at a cost of $ 40. I do not want to pay it. Hence, I am trying to solve this problem myself. Could any one, who has the knowledge to deal with this issue, please respond to my request?
    Thank you in advance for your assistance. I look forward to hearing from you.
    Best regards,
    Peter VK Mayangi

    Have you tried both solutions on the link from the earlier poster?  Microsoft Fixit did not fixit?
    If so, you will have to search the registry manually for your invalid drive H:\
    Please post back if you are unsure what to do when you find that registry entry.
    P.S. please do not post your email address and other private data in this public forum!

  • Error Message...Invalid Drive E when loading ITunes

    I have tried to download ITunes for 3 days straight, I keep getting an error message that I have an invalid Drive E. I have done disk clean up, defrag, cleaned out cookies and temp files, what else can I do? Does anyone else get this message? I am dying to use my new phone but I can not unlock or register it.

    Bissley,
    I have received this error in the past and it is usually caused by Windows automatically changing your external drive letters when you install. There are two ways around it; first, follow the directions provided by b noir. Second, within iTunes go to Edit > Preferences > Advanced
    Under the advanced options you'll see a recessed section called "iTunes Media folder location". Although you may have set this in the past it, if Windows changed your drive letters it will no longer be valid. Default is usually "C:\blah\blah\mymusic"
    Changing it just a matter of clicking "change" and finding your music folder again or change your drive letter back (if it changed at all).
    If Windows is changing your drive letters, it is best to set them yourself so that everytime you plug in the devices they use the letter you assigned. Here is a link for that process:
    http://windows.microsoft.com/en-US/windows-vista/Change-add-or-remove-a-drive-le tter
    Hope it helps.

  • I keep getting an error report 1327 invalid drive .I have tried to remove adobe reader and it won't let me , this used to work opk on my computer , but has not for quite a while now .I would like it gone from my computer

    I am having problems with adobe reader , an error message 1327 invalid drive . I have tried to remove adobe readr=er from my computer , but it wont let me . It is useless as I am unable to use it ...why can I nor remove it

    This means that something in your registry is pointing to a drive that doesn't exist; see http://support.microsoft.com/kb/327763
    Let us know if you need any help with editing the registry.

Maybe you are looking for

  • How Oracle to deal with the data lose?-----QNo.104

    In incomplete recovery,some data will be lost. How Oracle to deal with it? For example, at 9:00am, you find that it is a mistake to drop a user(you dropped it at 8:30am). But other users' transactions are in progress. A lot of data is input between 8

  • How can I control stage position for swfs loaded by Loader class?

    I'm creating a grid of buttons that, when clicked, will load a specific swf and I'd like for each swf to play in a certain portion of the stage.  When I use the Loader class: var my_loader:Loader = new Loader(); my_loader.load(new URLRequest("abc.swf

  • Clearing posting change notices

    Hi All, I'm trying to close out posting change notices manually by marking the status as U through LU02. Not able to create TO and clear this as the stock is no longer available and these are very old ones. The problem is that the source and destinat

  • What SAP module is more appropriate for my background?

    HI, I'm very interested to join a SAP course in India but i'm really not making any decision so far. which module is more suitable for me and my background. I have done my Master in "computer science" and my undergrad in "Education in computer". I've

  • Migrating 9ids form & reports to Oracle 10g

    Hi, I want to migrate my all 9ids forms and reports to Oracle 10G. Is there any Migration tool to migrate more than one form or report at a time. Please let me know ASAP. Regards, Malay