Databse Vendor Code error

Post Author: dracos
CA Forum: General
Hello!
I have a report that sometimes when we run it we get the following:
Failed to retrieve data from the database
Details [ Database Vendor Code 3236 ]
We are using Oracle as our database but I have as of yet had not luck finding out of that error code I see is an oracle error or not.
I am a noob with Crystal and wanted to see if anyone could help point me in the right direction.
Thanks!

Post Author: sharonmtowler
CA Forum: General
go to the search in this website for that, theres info on a key code change.

Similar Messages

  • Sendmail - invalid vendor code error

    New Installation of Solaris 10.
    System Configuration: sparc Sun Fire 280R
    I am using smf to start sendmail.
    In /var/adm/messages I get this:
    Dec 17 12:20:40 oraw sendmail[306]: [ID 801593 mail.crit] NOQUEUE:
    SYSERR(root): /etc/mail/local.cf: line 61: invalid V line vendor code: "Sun"
    This is Line 60-61 from /etc/mail/local.cf
    # level 10 config file format
    V10/Sun
    Why is this invalid"?
    (probably why only the smmsp sendmail process is starting and the 2nd root process???)
    Thanks.

    The 10_recommended cluster made the vendor code error go away and I have both the root and smmsp processes. On to the next sendmail issue: mqueue

  • Remedy v7 report error - Database Vendor code: 9055

    Post Author: worldfamous
    CA Forum: Data Connectivity and SQL
    Everyone,
    I am trying to run a report against our Remedy application using their ARDBC connection.  I get the following error:
    Database Connector Error: 'S000:[AR System ODBC Driver]Error:ARGetListEntryWithFields - Field ID is not related to this form [Database Vendor Code: 9055]'
    I know this is probably on the Remedy side of things but I thought I would try.

    Hi Kittu
    Check the following:
    1. If you have created the report using the same SQL server,  check if there have been any changes made to the database.click on Database menu -> Verify database.
    2. If you have created the report using any other SQL server databse, have you updated the report for the new database?
    3. Alos check the parameters(if you have any).
    4.Check the connectivity of the subreports.
    Hope it helps!!!!
    Regards
    Sourashree

  • I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the "Recommendation Report" screen, I clicked "Non-Included Trans." and saw that one of the vendors (Vendor Code: WILCO) has the followi

    Hello,
    I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the “Recommendation Report” screen, I clicked “Non-Included Trans.” and saw that one of the vendors (Vendor Code: WILCO) has the following error:
    “The document amount is greater than the max. amount allowed in the payment methods linked to the BP”
    Upon checking, the “PCF-W” Payment Method linked to WILCO does not have any restrictions, nor does WILCO have any credit/commitment limit set. I have also appropriately defined the Dummy Business Partner Bank (under Payment Terms) as well as checked the “Included” box for PCF-W on the Payment Run-Payment Methods screen.
    Could anyone please help me on this?
    Salamat,
    Cat

    PS - have found other posts indicating that clips smaller than 2s or sometimes 5s, or "short files" can cause this. Modern style editing often uses short takes ! Good grief I cannot believe Apple. Well I deleted a half a dozen short sections and can export, but now of course the video is a ruined piiece of junk and I need to re-do the whole thing, the sound etc. which is basically taking as much time as the original. And each time I re-do it I risk again this lovely error -50 and again trying to figure out what thing bugs it via trial and error instead of a REASONABLE ERROR MESSAGE POINTING TO THE CLIP IT CAN'T PROCESS. What a mess. I HATE this iMovie application - full of BUGS BUGS BUGS which Apple will not fix obviously, since I had this product for a few years and see just hundreds of hits on Google about this error with disappointed users. Such junk I cannot believe I paid money for it and Apple does not support it with fixes !!!
    If anyone knows of a GOOD reasonably priced video editing program NOT from APPLE I am still looking for suggestions. I want to do more video in future, but obviously NOT with iMovie !!!

  • Vendor code 12154 and 1005 error

    Hi,
    I have developed an application which users the RDC API set (CR XI R2 SP4.5 version) to preview crystal reports. All types of reports works fine but except one. This report is a blank report with one sub-report. I have used native oracle connection to connect to the Oracle database when creating this layout. The main report is blank but it has a sub report with one view. When I run the report from Crystal Report Designer it works fine, but when I run it through my application it give the following error. Other report with sub-reports where the main report also has views works fine. Itu2019s just that reports with sub-reports where there are no views in the main report gives this error. I have debugged the code and found that it gives this error when Iu2019m setting the table location of the view in the sub-report. Hope you can help me to solve this issue.
    I get two errors and they are,
    Fail to open the connection. Database Vendor Code 12154
    Fail to open the connection. Database Vendor Code 1005
    Thanks in advance,
    Chanaka

    Hi Ludek,
    Thank you for replying to my question. Here are the information you requested for.
    Q: Also, please confirm that this is happening on the same computer where you designed the report?
    A: I get the same errors when I run my application and try to view the reports from the same machine where I have installed Crystal Report Designer and created the reports from.
    Q: And, if you take out the subreport and run it on it's own as a main report, can you log on to it in code?
    A: If I take the sub-report and run it on itu2019s own it works fine from my code
    Normally when I create reports with sub-reports I donu2019t browse and import and existing sub-report but I create a sub-report with the Report Wizard. All sub-reports are not on demand sub-reports as well.
    Also, as I said before, other reports work fine. That is, reports without sub-reports which has views in the main report, reports without sub-reports where there are no views in the main report as well (blank report), reports with sub-reports where there are views in the main and sub-reports both. Also, for all these combinations I have checked with and without parameters in the main and sub-reports. The errors are only shown when the main report is blank (no views added) and has a sub-reports with views.
    Q: Also, open the report in the CR designer, got to the subreport. Then to the Database menu and expand the properties icon. What does it say at Database type?
    A: Selecting the sub-report and going the Database\Set Database Location and by clicking on the Properties dropdown (the + sign) I can see that the Database Type is Oracle Server which is correct as we always use the Native Oracle connection to connect to the database at design-time and at runtime when previewing the report from the application.
    Q: Please provide the code you are using to log on to the database
    A: Code is given below.
    Further investigating in to the issue I saw that if the sub-report has parameters I get the error u201CFail to open the connection. Details: [Database Vendor Code: 12154]u201D. If the sub-reports doesnu2019t have parameters then I get the error u201CLogon failed. Details: [Database Vendor Code: 1005]u201D. Debugging in to the code from VB I see that itu2019s throwing the error when I try to set the table location for a view in the sub-report. Here the error number is -2147189176 and the error description is Logon failed. My guess is that both the errors are linked to this location setting and the main report not having views or database connection.
    Regards,
    Chanaka
    In Main section
    For tableCountInMainReport= 1 To crxReport.database.Tables.count
      RDCSetNthTableLogOnInfo(u2026u2026u2026.)
      RDCSetNthTableLocation(u2026u2026u2026u2026u2026..)
    Next tableCountInMainReport
    For each section in report
       If sub-report exist
           RDCSetNTableLogonAndLocSubReport(u2026u2026u2026u2026u2026)
       End if
    Next section
    Methods called from the main method
    Public Function RDCSetNthTableLogOnInfo(ByVal tableIndex As Integer, ByVal server As String, ByVal database As String, ByVal userName As String, ByVal password As String) As String
       On Error GoTo ErrorHandler
       crxReport.database.Tables(tableIndex).ConnectionProperties.Item("Server") = server
       crxReport.database.Tables(tableIndex).ConnectionProperties.Item("User ID") = userName
       crxReport.database.Tables(tableIndex).ConnectionProperties.Item("Password") = password
       If (database <> Null) Or (database <> "") Then
          crxReport.database.Tables(tableIndex).ConnectionProperties.Add "Database", database
          RDCSetNthTableLogOnInfo = "True"
       End If
       RDCSetNthTableLogOnInfo = "True"
    ErrorHandler:
       If Err.Number <> 0 Then
          MsgBox "Error in setting table logon information for " & crxReport.database.Tables(tableIndex).Name & "." & "Error number : " & Err.Number & " Error description : " & Err.Description, vbOKOnly, "Error"
          RDCSetNthTableLogOnInfo = "CR_ERROR"
       End If
    End Function
    Public Function RDCSetNthTableLocation(ByVal tableIndex As Integer, ByVal location As String) As String
       On Error GoTo ErrorHandler
       crxReport.database.Tables(tableIndex).location = location + "." + crxReport.database.Tables(tableIndex).location
       RDCSetNthTableLocation = "True"
    ErrorHandler:
       If Err.Number <> 0 Then
          MsgBox "Error in setting the table location. Error number : " & Err.Number & " Error description : " & Err.Description, vbOKOnly, "Error"
          RDCSetNthTableLocation = "CR_ERROR"
       End If
    End Function
    Public Function RDCSetNTableLogonAndLocSubReport(ByVal setionCode As String, ByVal subreport As Integer, ByVal servers As String, ByVal databases As String, ByVal userNames As String, ByVal passwords As String, ByVal locations As String) As String
       Dim oSubreportObject As CRAXDRT.SubreportObject
       Dim locRet As String
       Dim sServers() As String
       Dim sDatabases() As String
       Dim sUsers() As String
       Dim sPasswords() As String
       Dim sLocations() As String
       Dim i As Integer
       On Error GoTo ErrorHandler
       If crxReport.Sections(setionCode).ReportObjects(subreport).Kind = crSubreportObject Then
          Set oSubreportObject = crxReport.Sections(setionCode).ReportObjects(subreport)
          Set oSubreport = oSubreportObject.OpenSubreport
          sServers = Split(servers, Chr$(31))
          sDatabases = Split(databases, Chr$(31))
          sUsers = Split(userNames, Chr$(31))
          sPasswords = Split(passwords, Chr$(31))
          sLocations = Split(locations, Chr$(31))
          If (oSubreport.database.Tables.count = UBound(sServers)) And _
             (oSubreport.database.Tables.count = UBound(sDatabases)) And _
             (oSubreport.database.Tables.count = UBound(sUsers)) And _
             (oSubreport.database.Tables.count = UBound(sPasswords)) And _
             (oSubreport.database.Tables.count = UBound(sLocations)) Then
             For i = 1 To oSubreport.database.Tables.count
                oSubreport.database.Tables(i).ConnectionProperties.Item("Server") = sServers(i)
                oSubreport.database.Tables(i).ConnectionProperties.Item("User ID") = sUsers(i)
                oSubreport.database.Tables(i).ConnectionProperties.Item("Password") = sPasswords(i)
                If (sDatabases(i) <> Null) Or (sDatabases(i) <> "") Then
                   oSubreport.database.Tables(i).ConnectionProperties.Add "Database", sDatabases(i)
                End If
                locRet = ""
                locRet = RDCSetNthTableLocationSubReport(setionCode, subreport, i, sLocations(i))
                If (locRet <> "True") Then
                   RDCSetNTableLogonAndLocSubReport = locRet
                End If
             Next i
             RDCSetNTableLogonAndLocSubReport = "True"
          Else
             RDCSetNTableLogonAndLocSubReport = "CR_ERROR"
          End If
       End If
    ErrorHandler:
       If Err.Number <> 0 Then
          MsgBox "Error in setting logon information for " & oSubreport.database.Tables(i).Name & "in subreport." & "Error number : " & Err.Number & " Error description : " & Err.Description, vbOKOnly, "Error"
          RDCSetNTableLogonAndLocSubReport = "CR_ERROR"
       End If
    End Function
    Public Function RDCSetNthTableLocationSubReport(ByVal setionCode As String, ByVal subreport As Integer, ByVal tableIndex, ByVal location) As String
       Dim oSubreportObject As CRAXDRT.SubreportObject
       On Error GoTo ErrorHandler
       If crxReport.Sections(setionCode).ReportObjects(subreport).Kind = crSubreportObject Then
          Set oSubreportObject = crxReport.Sections(setionCode).ReportObjects(subreport)
          oSubreportObject.OpenSubreport.database.Tables(tableIndex).SetTableLocation location + "." + oSubreportObject.OpenSubreport.database.Tables(tableIndex).location, oSubreportObject.OpenSubreport.database.Tables(tableIndex).Name, ""
          RDCSetNthTableLocationSubReport = "True"
       Else
          RDCSetNthTableLocationSubReport = "CR_ERROR"
       End If
    ErrorHandler:
       If Err.Number <> 0 Then
          MsgBox "Error in setting the table location in subreport. Error number : " & Err.Number & " Error description : " & Err.Description, vbOKOnly, "Error"
          RDCSetNthTableLocationSubReport = "CR_ERROR"
       End If
    End Function

  • Error -no more data to read from socket vendor code 17410

    Hi everyone
    I have installed a gateway on my server. My oracle database 11.1.0.7 is running on windows server 2008 and i am trying to connect to sql server 2005.
    After creating the database link when i test the database link i get this error
    no more data to read from socket vendor code 17410
    can you please suggest me how to get rid of this error?????
    thanks a many

    enable gateway tracing by setting HS_FDS_TRCE_LEVEL=255 in your DG4MSQL configuration file. Then open a new SQL*Plus window and execute:
    select user from dual@<dg4msql db link>;
    A trace file is generated in the ORACLE_HOME/dg4msql/trace directory. Post its content.

  • Vendor Code 6502 error for SQL pane of existing View

    When I am in the SQL pane of an existing valid view, it hangs saying "Generating DDL....". When I cancel, I get the vendor code 6502 error - the View is a simple select from a Materialized View. We have other Views that select from the same MV, but have no problems showing the View source in the SQL pane. . ( I can see the view source with no problems using Toad). Any ideas ?
    Thanks,
    Anne

    Hi rkonno!
    The ORA-904 tells you that PROJECT_PROGRESS is an invalid identifier. Is this the correct columnname?
    yours sincerely

  • SQL Developer 1.5.4.59.40 - IO Exception: Undefined Error VENDOR CODE 17002

    Hi All.
    I hope someone can help.
    I have recently installed Oracle XE on my Vista Ultimate laptop and it is up and running with no apparent problems. I then connected to the HR schema on XE with no problems using SQL Developer 1.2.1.3213 (OLD Version). I noticed that SQL Developer 1.5.4.59.40 (NEW version) was available and downloaded it (the offering without JDK included) and renamed the "C:\Program Files\SQLDeveloper" folder holding the older version to "C:\Program Files\SQLDeveloper_Orig" and placed the new version of SQL Developer in the Prog Files directory to give "C:\Program Files\SQLDeveloper".
    I then ran SQLDeveloper.exe (NEW) and when requested gave the JDK path as "C:\Program Files\Java\JDK_1.6.0_11\bin\java.exe" ('Java -version' gives 1.6.0_11-b03) and migrated over the settings from the previous version of SQLDeveloper (OLD).
    The Application loads fine but when i attempt to connect to XE's HR schema i get the following error:
    "IO Exception: Undefined Error
    VENDOR CODE 17002"
    I have searched to try and find out what is going on but cannot find any solutions that work. The previous 17002 error solutions on this forumn have all failed.
    These included changing the JDK.conf file to hold route to JDK directory and also creating a 'bat' file.
    My system does not have the directory for the JDK in it's PATH environment setting (either USER or SYSTEM) but does include a directory path under SYSTEM environment vars to another version fo JDK on my machine under "C:\Program Files\Sun\JDK\". I thought this may be causing a conflict but it is version 1.6.0.05_b13 and is also compatible-is it not? I also have Java JRE6 (1.6.0_12-b04) on my machine - this does not have a PATH variable and was not referenced when loading SQL Developer when loading the first time.
    Can anyone help me resolve this, why can the previous version still connect OK to XE and not new version? is there something i am missing? Do i require the Java JDK Directory to be placed under a PATH environment SYSTEM variable?
    Thanks in advance,
    M
    Edited by: user592047 on 16-Mar-2009 10:08

    Taken from about SQL Developer:
    Version:
    CVS Version          Internal to Oracle SQL Developer (client-only)
    Java(TM) Platform     1.6.0_11
    Oracle IDE          1.5.4.59.40
    Versioning Support     1.5.4.59.40
    Properties:
    apple.laf.useScreenMenuBar     true
    awt.toolkit                    sun.awt.windows.WToolkit
    class.load.environment          oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level          CONFIG
    class.transfer               delegate
    com.apple.macos.smallTabs     true
    com.apple.mrj.application.apple.menu.about.name     "SQL_Developer"
    com.apple.mrj.application.growbox.intrudes     false
    file.encoding               Cp1252
    file.encoding.pkg               sun.io
    file.separator               \
    http.agent                    Mozilla/5.0 (Java 1.6.0_11; Windows Vista 6.0 x86; en_GB) ICEbrowser/v6_1_3
    ice.browser.forcegc          false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.AssertTracingDisabled     true
    ide.bootstrap.start          10390897243225
    ide.build                    MAIN-5940
    ide.conf                    C:\Program Files\sqldeveloper_new\sqldeveloper\bin\sqldeveloper.conf
    ide.config_pathname          C:\Program Files\sqldeveloper_new\sqldeveloper\bin\sqldeveloper.conf
    ide.debugbuild               false
    ide.devbuild               false
    ide.extension.search.path     sqldeveloper/extensions:jdev/extensions:ide/extensions
    ide.firstrun                    false
    ide.java.minversion          1.5.0
    ide.launcherProcessId          2672
    ide.main.class               oracle.ide.boot.IdeLauncher
    ide.patches.dir               ide/lib/patches
    ide.pref.dir                    C:\Users\M\AppData\Roaming\SQL Developer
    ide.pref.dir.base               C:\Users\M\AppData\Roaming
    ide.product                    oracle.sqldeveloper
    ide.shell.enableFileTypeAssociation     C:\Program Files\sqldeveloper_new\sqldeveloper.exe
    ide.splash.screen               splash.gif
    ide.startingArg0               C:\Program Files\sqldeveloper_new\sqldeveloper.exe
    ide.startingcwd               C:\Program Files\sqldeveloper_new
    ide.user.dir                    C:\Users\M\AppData\Roaming\SQL Developer
    ide.user.dir.var               IDE_USER_DIR
    ide.work.dir               C:\Users\M\Documents\SQL Developer
    ide.work.dir.base               C:\Users\M\Documents
    java.awt.graphicsenv          sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob          sun.awt.windows.WPrinterJob
    java.class.path               ..\..\ide\lib\ide-boot.jar
    java.class.version               50.0
    java.endorsed.dirs          C:\Program Files\Java\jdk1.6.0_11\jre\lib\endorsed
    java.ext.dirs               C:\Program Files\Java\jdk1.6.0_11\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home                    C:\Program Files\Java\jdk1.6.0_11\jre
    java.io.tmpdir               C:\Users\M\AppData\Local\Temp\
    java.library.path               C:\Program Files\sqldeveloper_new;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\oracle\xe\app\oracle\product\10.2.0\server\bin;C:\Program Files\CodeGear\RAD Studio\5.0\bin;C:\Users\Public\Documents\RAD Studio\5.0\Bpl;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Users\Public\Documents\RAD Studio\5.0\Bpl;C:\Program Files\Common Files\Teleca Shared;C:\Program Files\Microsoft Network Monitor 3\;C:\PROGRA~1\DISKEE~1\DISKEE~1\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.6.0_11;C:\Program Files\Sun\SDK\bin;C:\Users\Public\Documents\RAD Studio\5.0\Bpl;C:\Program Files\Nmap
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.runtime.name          Java(TM) SE Runtime Environment
    java.runtime.version          1.6.0_11-b03
    java.specification.name          Java Platform API Specification
    java.specification.vendor     Sun Microsystems Inc.
    java.specification.version     1.6
    java.util.logging.config.file     logging.conf
    java.vendor                    Sun Microsystems Inc.
    java.vendor.url               http://java.sun.com/
    java.vendor.url.bug          http://java.sun.com/cgi-bin/bugreport.cgi
    java.version                    1.6.0_11
    java.vm.info               mixed mode
    java.vm.name               Java HotSpot(TM) Client VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Sun Microsystems Inc.
    java.vm.specification.version     1.0
    java.vm.vendor               Sun Microsystems Inc.
    java.vm.version               11.0-b16
    jdbc.library                    /C:/Program Files/sqldeveloper_new/jdbc/lib/ojdbc5.jar
    line.separator               \r\n
    oracle.home               C:\Program Files\sqldeveloper_new
    oracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG     true
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    orai18n.library               /C:/Program Files/sqldeveloper_new/jlib/orai18n.jar
    os.arch                    x86
    os.name                    Windows Vista
    os.version                    6.0
    path.separator               ;
    reserved_filenames          con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    sun.arch.data.model          32
    sun.boot.class.path          C:\Program Files\Java\jdk1.6.0_11\jre\lib\resources.jar;C:\Program Files\Java\jdk1.6.0_11\jre\lib\rt.jar;C:\Program Files\Java\jdk1.6.0_11\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.6.0_11\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.6.0_11\jre\lib\jce.jar;C:\Program Files\Java\jdk1.6.0_11\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.6.0_11\jre\classes
    sun.boot.library.path          C:\Program Files\Java\jdk1.6.0_11\jre\bin
    sun.cpu.endian               little
    sun.cpu.isalist               pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop               windows
    sun.io.unicode.encoding     UnicodeLittle
    sun.java2d.ddoffscreen          false
    sun.jnu.encoding               Cp1252
    sun.management.compiler     HotSpot Client Compiler
    sun.os.patch.level          Service Pack 1
    user.country               GB
    user.dir                    C:\Program Files\sqldeveloper_new\sqldeveloper\bin
    user.home                    C:\Users\M
    user.language               en
    user.name                    M
    user.timezone               Europe/London
    user.variant     
    windows.shell.font.languages

  • DataDirect Netsuite adapter error - database vendor code : 405

    Hi CR Gurus,
    There was a Crystal Report developed for a client by someone else.I am having to maintain it.
    The report uses ODBC driver for connection and uses DataDirect netsuite adapter as a connection.
    I receive following error while trying to parse the query in command Object
    " Failed to retrieve data from the database.Details: S1000:[DataDirect][ODBC OpenAccess  SDK driver][OpenAccess SDK SQL Engine] Query Validation failed. ODBC does not support company/role mixing. error ticket# hsp5k2eme4h1m8308kdf[405]."
    This report was working as expected until 2 days back - by 9th March 2014. Nothing has changed at front-end or back-end of the report.
    Please Help!!!

    The message "Vendor code xxx" is coming from the database client, unmodified by the CR engine. E.g.; see if you can look up the error in your database documentation.
    Re:
    There was a Crystal Report developed for a client by someone else
    Are you running this report in the CR designer, or in an application from a 3rd party?
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Scheudle report error :[Database Vendor Code: 242 ]

    Dear all,
    I have set the schedule crystal reports in the BOE.report sometime will have error."Error in File ~tmp13ac634337c3e60.rpt: Failed to retrieve data from the database. Details: [Database Vendor Code: 242 ] "
    Would anybody tell me what porblem is going on and How to solve this issue.
    Regards

    search using Bing with this: "vendor code 242 :msdn" ( filters on microsoft MSDN site only )
    Again, it's Not a Crystal error code, we are just passing it through. You'll have to work with your DBA or your user for more info on what they are doing when they get the error.
    Thank you
    Don

  • How to fine vendor specific error code in JDBC?

    Hi all,
    Is there any method which can be used to find vendor specific error code?
    Thnx in advance

    try{
    // your code
    catch(java.sql.SQLException ex){
    int code = ex.getErrorCode() ;
    Retrieves the vendor-specific exception code for this SQLException object.
    String state = ex.getSQLState() ;
    Retrieves the SQLState for this SQLException object.
    }

  • Error vendor code 942 when connecting with different user

    Hello,
    I'm using CR2013 with SP1 and Oracle 11r2.
    I created a report to be used in several applications. Each application access the database with a different username.
    Each username (userapp1, userapp2...) was created by a DBA user giving grants to access to all tables needed to run the report.
    What is happening is when I run the report through the application using DBAuser credencials everything runs smoothly.
    But when I try to run the report using the "userapp" credentials I get the error vendor code 942.
    In the Crystal Reports I can use any credentials (DBAuser ou userapp) that works fine, but through the application I always get this error.
    Anyone can help?
    Thanks in advance
    Luis

    Hi Luis
    What sort of an application is this? One you created? One obtained from a 3rd party vendor? What CR SDK does the app use? What language was the app coded in?
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Error:Failed to retrieve data from database [Vendor Code:3001]

    Hello FOlks am trying to run a crystal report but when i try to run it somehow returns this error i.e [Error:Failed to retrieve data from database [Vendor Code:3001], I have no clue wats happening with this.Can anybody please throw some light on this.Am providing the sql behind this report for reference.
    SELECT "CLIENT"."CLIENT_NAME",
            "RECOVERY"."AMOUNT",
            "RECOVERY"."RECOVERY_TRANSACTION_INTERNAL",
            "RECOVERY"."ALLOCATION_CHECK_AMOUNT",
            "RECOVERY"."RECOVERY_DATE"
       FROM "HRI1_OWNER"."CLIENT""CLIENT",
            "HRI1_OWNER"."EVENT_CASE""EVENT_CASE",
            "HRI1_OWNER"."SETTLEMENT""SETTLEMENT",
            "HRI1_OWNER"."RECOVERY""RECOVERY"
      WHERE "CLIENT"."CLIENT_ID" = "EVENT_CASE"."CLIENT_ID"
        AND "EVENT_CASE"."EVENT_CASE_ID" = "SETTLEMENT"."EVENT_CASE_ID"
        AND "SETTLEMENT"."SETTLEMENT_ID" = "RECOVERY"."SETTLEMENT_ID"
        AND "CLIENT"."CLIENT_CODE" <> 'CLIENT  1'
        AND "CLIENT"."MAJOR_CLIENT_ID" in
            (Select major_client_id
               from major_client
              where major_client_code in ('LA', 'PFG'))
      ORDER BY "CLIENT"."CLIENT_NAME"Edited by: user11961230 on Nov 12, 2009 6:57 AM

    @oradba:Hi Thanks for getting bak. Well i have ran the query using PL/SQL Developer tool and yes its mapping to ORA-03001:unimplemented feature. i dont know what the problem is.
    @centinul: well i dont have any views in there.but still cudnt figure out why its throwing tht error
    Thanks
    Edited by: user11961230 on Nov 12, 2009 7:12 AM

  • An error was encountered performing the requested operation:  Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor    Vendor code 12505

    From sql developer I am trying to connect to database in my local machine. It shows the following below error. Any suggestions?
    An error was encountered performing the requested operation:
    Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    Vendor code 12505

    lsnrctl results are as shown below
    C:\Users\ndodd_000>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 18-AUG-2013 17:40
    :25
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                18-AUG-2013 15:29:41
    Uptime                    0 days 2 hr. 10 min. 50 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\ndodd_000\product\11.2.0\dbhome_1\network\admin
    \listener.ora
    Listener Log File         c:\app\ndodd_000\diag\tnslsnr\Vamsi\listener\alert\log
    .xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "sysdba" has 1 instance(s).
      Instance "sysdba", status READY, has 1 handler(s) for this service...
    Service "sysdbaXDB" has 1 instance(s).
      Instance "sysdba", status READY, has 1 handler(s) for this service...
    The command completed successfully
    lsnrctl service results
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 18-AUG-2013 17:
    :20
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "sysdba" has 1 instance(s).
      Instance "sysdba", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:186 refused:0 state:ready
             LOCAL SERVER
    Service "sysdbaXDB" has 1 instance(s).
      Instance "sysdba", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: VAMSI, pid: 904>
             (ADDRESS=(PROTOCOL=tcp)(HOST=Vamsi)(PORT=49237))
    The command completed successfully

  • Vendor code no range error

    dear sir/ me dam
      i am creating new vendor code but  saving problem for number range  is sowing account already exists

    Hi,
    system is saying that the account number you have used is already there in the system.Please try create the anothernumber .
    Regards,

Maybe you are looking for

  • Bad support on a worthless phone - N97

    This is my story. I was very unhappy with my SonyEricsson X1 and went and bought a Nokia N97 and sold the X1. Boy do I regret that! The first thing that happened with my N97 is that it crashed during the first startup. Since then it has been crashing

  • Ibooks in waiting mode for two days when trying to update?

    I have attamepted to update ibooks, however it has been in waiting mode for two days now and won't complete...???

  • WF NTF Question

    Hi All, I have to attach the output of a standard Order Manangement report in the email notification sending from workflow. Can anybody please let me know what should be the approach for this. How and where will I be passing the report output to the

  • Non Stock / Quantity bearing Item

    I have a customer how is looking to add miscellaneous line items to a sales order or invoice for things such as Freight, Pallet Charge, and Rush Fee.  In other systems I have worked with I would create a part and flag it as Non Stock not Quantity bea

  • Event triggering problem

    Hi Coders, I am building a gui application which drags and drops custom objects. Initially i am dragging an object and dropping to a canvas. Then i am dragging the object and moving it to a different position. The problem is, when i drag the object w