RE: ODBC Partition Crashing on NT.

Remove the check 'Generate/create stored procedure for prepared
statement' from the ODBC data source properties (setup). Increase the
memory flags for the partition.
Hope this will help you
Thanks & Regards
Raju
(Pothuraju Katta)
[email protected]
Phone: 248-488-2088/248-848-2288 Ext. : 3485
Fax: 248-488-2089
-----Original Message-----
From: Jones, Dylan [SMTP:[email protected]]
Sent: Wednesday, April 01, 1998 12:54 AM
To: 'Forte User Group'
Subject: ODBC Partition Crashing on NT.
I am experiencing a problem with running ODBC on NT 3.51 under Forte
2.0.F. The Envmgr is started
as an NT service and the application consists of compiled down
partitions which are started using
Econsole.
Whenever the user account containing the Forte installation is logged
out, the partition which contains the ODBC DB Resource Manager SO
crashes with a segmentation/access violation. All the other partitions
remain online.
This does not happen when the application is first started but after a
period of time when a few ODBC
tasks have been in operation.
Has anyone come across a similar ODBC problem? We are also witnessing
intermittent crashes with
the Forte deferred interrupt queue exceeding its limit and crashing
the
ODBC partition. Regularly increasing
the queue does not fix the problem.
Thanks in advance,
Dylan Jones.

Are you using a full file spec including the drive letter? If not
then there is no control over where Forte looks for the BAT file.
Jay
From: "PYATETSKIY, ALEXANDER" <[email protected]>
Date: Wed, 14 Oct 1998 18:31:21 -0400
Subject: runCommand on NT Server
Hi Forte users,
we're running Client on NT Workstation, Server partitions on UNIX RS6000
Server and one partition on NT Server.
I am need to execute a .BAT file on partition that resides on NT Server. I
tried using code below but unsuccessfully, although works very well on the
client.
task.part.OperatingSystem.RunCommand("name of my .BAT file")
Any ideas would be greatly appreciated.
Alex Pyatetskiy
Advanta Business Services
[email protected]
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Similar Messages

  • ODBC Partition Crashing on NT.

    I am experiencing a problem with running ODBC on NT 3.51 under Forte
    2.0.F. The Envmgr is started
    as an NT service and the application consists of compiled down
    partitions which are started using
    Econsole.
    Whenever the user account containing the Forte installation is logged
    out, the partition which contains the ODBC DB Resource Manager SO
    crashes with a segmentation/access violation. All the other partitions
    remain online.
    This does not happen when the application is first started but after a
    period of time when a few ODBC
    tasks have been in operation.
    Has anyone come across a similar ODBC problem? We are also witnessing
    intermittent crashes with
    the Forte deferred interrupt queue exceeding its limit and crashing the
    ODBC partition. Regularly increasing
    the queue does not fix the problem.
    Thanks in advance,
    Dylan Jones.

    I'm assuming that you're seeing the memory leak on the client side, right? Can you describe what operation(s) leaks memory?
    Are you sure that the version of the Oracle ODBC driver you're using is matched correctly to the version of the Oracle client you have? The 8.1.7.x Oracle ODBC driver, for example, should only be used on an 8.1.7 Oracle client. The 9.2.0.x Oracle ODBC driver should only be used on a 9.2.0 Oracle client. It sounds like at least some of your configurations were violating this rule.
    Have you tried downloading the latest version of the Oracle ODBC driver from OTN (8.1.7.8 is the latest 8.1.7.x series as I recall)?
    Justin

  • HELP! Windows 7 Partition Crashed, Now I Can't Resize My HD!

    I created a Windows 7 Partition using Boot Camp a few months back. Then, suddenly, the Partition crashed. Now, it doesn't even show up in my Disk Utility and I can't remove the partition with Boot Camp or resize the HD partition with Disk Utility. Any ideas?
    Thanks in advance!

    Yes, but when I attempt to retake the empty space it acts like it is processing my request and then reverts back to the same old partition size.

  • After partition crash repair, my apple doesn,t recognize my ID, only have read permits when open files

    after partition crash repair by iShop, my apple doesn't recognize my ID, only have read permits when open files, looks like I am working on somebody else's computer

    My girlfriend had this same issue.  It ended up being her cable. 
    It was very weird and confussing as the first cable would allow the phone to show up on my laptop but not my girlfriends.  So we thought the cable was fine. 
    Further the first cable would allow the iPhone to sync with itunes on her laptop but not show up in her "My Computer." 
    By chance we tried a different cable and it worked fine on her laptop and instantly showed up in her "My Computer."
    All very weird but try a couple different cables and see if that fixes the problem first before resorting to other time consuming steps. 

  • ODBC Administrator crashes on Vista

    Hi all,
    I've just installed instant client, and whenever I try to add a DSN based on the "oracle on instantclient_10_2" driver, the ODBC Admin app crashes.
    what I did:
    I've extracted the basic instant client zip under c:\oracle\instantclient_10_2
    I've also extracted the odbc supplement to the same location
    I've added that dir to the PATH var
    I've created the TNS_ADMIN var to point to that dir as well
    I've created a tnsnames.ora file in the same dir
    I've disabled user authorization control
    I ran odbc_install and got "driver installed successfully"
    then I ran ODBC admin -> system DSN -> add -> select "oracle on instantclient_10_2" ->ok --> boom, ODBC admin crashed
    any ideas?
    tnx.

    Can you give more details on the problem and your environment
    - Hardware, OS, Oracle Client Version

  • Partition crash

    My g4 17" mac was partitioned into 3 drives. As I was doing some maintenance, after rebooting, I could no longer access the second 2 drives. Using Disk Utility, I tried to repair the problem and the response was "Disk utility stopped verifying "drive" because the following error was encountered: The underlying task reported failure on exit.
    Then the report given was; Invalid B-tree node size
    Volume check failed.
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    1 volume could not be repaired because of an error
    I tried Norton and Norton crashes and askes whether I should send a report.
    I'm stumped. Can anyone help please

    Sorry for your troubles. Don't use Norton. I am actually surprised Norton could even start to recognize a 10.4 drive. Why do you want partitions anyway?
    Try Disk Warrior, it is very good at fixing B-Tree issues.

  • A select from internal partition crashes Oracle

    I have the following INTERNAL partitioned table and local index by BUREAU_CODE:
    CREATE TABLE fin_mea (
        fin_mea_uid                    NUMBER NOT NULL,
        fiscal_month_uid               NUMBER NOT NULL,
        fiscal_year_uid                NUMBER NOT NULL,
        bureau_code                    VARCHAR2(3) NOT NULL,
        main_acct_code                 VARCHAR2(4),
        sub_acct_code                  VARCHAR2(3),
        net_amt                        NUMBER(23,2))
      PARTITION BY RANGE (fiscal_month_uid)
      INTERVAL (1)
      (PARTITION fmea_initial VALUES LESS THAN (200501) );
    CREATE INDEX fin_mea_bureau_idx ON fin_mea (bureau_code  ASC) LOCAL;
    When I try to select rows from non-existing partition with a condition which uses indexed column Oracle crashes with 'End of communication channel' error:
    SELECT * FROM fin_mea partition for (201301) a where a.bureau_code = 'ZZZ'
    The following one works even no rows selected:
    select * from (SELECT * FROM fin_mea partition for (201301)) a  where a.bureau_code = 'ZZZ';
    If I delete index then first query works with no problem:
    SELECT * FROM fin_mea partition for (201301) a where a.bureau_code = 'ZZZ'
    Is this a bug or am I doing something wrong?
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0

    The following is the full script. I renamed field names and removed tablespace section.
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Jul 19 18:23:38 2013
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> drop table fin_mea;
    Table dropped.
    SQL> CREATE TABLE tfs.fin_mea (
      2      fin_mea_uid          NUMBER NOT NULL,
      3      field2               NUMBER NOT NULL,
      4      fiscal_month_uid     NUMBER NOT NULL,
      5      field4               NUMBER NOT NULL,
      6      field5               NUMBER NOT NULL,
      7      field6               NUMBER NOT NULL,
      8      field7               NUMBER NOT NULL,
      9      field8               VARCHAR2(24) NOT NULL,
    10      field9               NUMBER NOT NULL,
    11      bureau_code          VARCHAR2(3) NOT NULL,
    12      field11              VARCHAR2(3),
    13      field12              VARCHAR2(3),
    14      field13              NUMBER(4),
    15      field14              NUMBER(4),
    16      field15              VARCHAR2(1),
    17      field16              VARCHAR2(4),
    18      field17              VARCHAR2(3),
    19      field18              NUMBER(4),
    20      field19              NUMBER(4),
    21      field20              NUMBER(5),
    22      field21              VARCHAR2(3),
    23      field22              VARCHAR2(2),
    24      field23              NUMBER(4),
    25      net_amt              NUMBER(23,2))
    26    PARTITION BY RANGE (fiscal_month_uid)
    27    INTERVAL (1)
    28    (PARTITION fmea_initial VALUES LESS THAN (200501) )
    29    PCTFREE     10
    30    INITRANS    1
    31    MAXTRANS    255
    32    NOCACHE
    33    MONITORING
    34    NOPARALLEL
    35    LOGGING
    36  /
    Table created.
    SQL>
    SQL> CREATE INDEX tfs.fin_mea_org_idx ON tfs.fin_mea LOCAL
      2    (bureau_code  ASC
      3    )
      4    PCTFREE     10
      5    INITRANS    2
      6    MAXTRANS    255
      7    NOPARALLEL
      8    LOGGING
      9  /
    Index created.
    SQL>
    SQL> SELECT * FROM fin_mea partition for (201301) a where a.bureau_code = 'ZZZ';
    SELECT * FROM fin_mea partition for (201301) a where a.bureau_code = 'ZZZ'
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel

  • JDBC-ODBC bridge crash on Japanese NT

    Hi,
    My application, which runs off an access database, works fine on english versions of NT.
    The database is accessed using the following URL syntax:
    "jdbc:odbc:Driver={Microsoft Access Driver *.mdb)};DBQ=c:/application/app.mdb"
    The application uses the internationalized version of the jre.
    However, on Japanese NT machines, it crashes.
    The stack trace is as follows:
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d4488eb
    Function name=(N/A)
    Library=C:\dbapp\jre\jvm.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.jdbc.odbc.JdbcOdbc.driverConnect(Native Method)
         at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at com.gp.dbapp.bologic.datasource.APPDBConnection.<init>(APPDBConnection.java:95)
         at com.gp.dbapp.bologic.APPPersistentMgr.<clinit>(APPPersistentMgr.java:222)
         at com.gp.rps.server.APPServer$StartServices.run(APPServer.java:792)
         at java.lang.Thread.run(Unknown Source)
    I would really appreciate feedback on what could be going wrong here.
    Thanks in advance,
    Vivek

    Just a guess...instead of using the long name
    c:/application/app.mdb
    ...use the 'short' name

  • CF 7.0.2 ODBC Server crashed unexpectedly

    hi
    We moved from an older Dual PIII box under Win2k to a Dual
    Xeon under Win2k3.
    First step was to move Sybase ASA 9.0.2.33xx dbs from the old
    box to the new, leaving ColdFusion 6.1 MX on the old box connecting
    through ODBC. This workd flawlessly for weeks.
    Yesterday I also moved the front end (coldfusion 6.1 to cf
    7.0.2) to the new box
    Now, we get problems like this in the Sybase ASA server log
    I. 09/27 09:49:14. Disconnecting shared memory client,
    process id not found
    I. 09/27 09:49:14. Disconnected SharedMemory client's
    AppInfo: HOST=MINDPOWER-4;OS=Windows 2003 Build 3790 Service Pack
    1;PID=0x1a4c;THREAD=0xefc;EXE=C:\CFusionMX7\db\slserver54\bin\swsoc.exe;VERSION=9.0.2.337 0;API=ODBC;TIMEZONEADJUSTMENT=120
    I. 09/27 09:50:36. Disconnecting shared memory client,
    process id not found
    I. 09/27 09:50:36. Disconnected SharedMemory client's
    AppInfo: HOST=MINDPOWER-4;OS=Windows 2003 Build 3790 Service Pack
    1;PID=0x193c;THREAD=0x9ac;EXE=C:\CFusionMX7\db\slserver54\bin\swsoc.exe;VERSION=9.0.2.337 0;API=ODBC;TIMEZONEADJUSTMENT=120
    I. 09/27 09:50:36. Disconnecting shared memory client,
    process id not found
    I. 09/27 09:50:36. Disconnected SharedMemory client's
    AppInfo: HOST=MINDPOWER-4;OS=Windows 2003 Build 3790 Service Pack
    1;PID=0x193c;THREAD=0xf48;EXE=C:\CFusionMX7\db\slserver54\bin\swsoc.exe;VERSION=9.0.2.337 0;API=ODBC;TIMEZONEADJUSTMENT=120
    and of course the errors logged in CF as
    - Error Executing Database Query. [Macromedia][SequeLink JDBC
    Driver]TCP/IP error, connection reset by peer. <br>The error
    occurred on line 64.
    - Error Executing Database Query. [Macromedia][SequeLink JDBC
    Driver]TCP/IP error, connection refused. <br>The error
    occurred on line 96.
    [Macromedia][SequeLink JDBC Driver]TCP/IP error, connection
    reset by peer.
    ErrorCode HY000
    Message Error Executing Database Query.
    - Error Executing Database Query. [Macromedia][SequeLink JDBC
    Driver]Network problem, session aborted due to internal error in
    remote procedure call, connection closed. <br>The error
    occurred on line 96.
    The Event Viewer of the Win2k3 box showed lots of those in
    the System Log
    Type Error, Event ID 7031
    The ColdFusion MX 7 ODBC Server service terminated
    unexpectedly. It has done this 8 time(s).
    or
    Type Warning, Event ID 7039
    A service process other than the one launched by the Service
    Control Manager connected when starting the ColdFusion MX 7 ODBC
    Server service. The Service Control Manager launched process 3720
    and process 7752 connected instead.
    Note that if this service is configured to start under a
    debugger, this behavior is expected.
    Of course, we don't have debugging
    In the application log, there are errors like this:
    The description for Event ID ( 0 ) in Source ( ColdFusion MX
    7 ODBC Server ) cannot be found. The local computer may not have
    the necessary registry information or message DLL files to display
    messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support
    for details. The following information is part of the event:
    ColdFusion MX 7 ODBC
    Server@LOCALHOST,ErrorCode=3004,ErrorMessage=sched.swschd.1756.Internal
    error, an unexpected exception was detected..
    The description for Event ID ( 0 ) in Source ( ColdFusion MX
    7 ODBC Server ) cannot be found. The local computer may not have
    the necessary registry information or message DLL files to display
    messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support
    for details. The following information is part of the event:
    ColdFusion MX 7 ODBC
    Server@LOCALHOST,ErrorCode=3001,ErrorMessage=srvc.swsrvcdb.3268.Internal
    error, memory allocation failed.,ClientHost=127.0.0.1,Session=2.
    The description for Event ID ( 0 ) in Source ( ColdFusion MX
    7 ODBC Server ) cannot be found. The local computer may not have
    the necessary registry information or message DLL files to display
    messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support
    for details. The following information is part of the event:
    ColdFusion MX 7 ODBC
    Server@LOCALHOST,ErrorCode=3003,ErrorMessage=ssp.swsrvssp.3551.Internal
    error, invalid request received from the client
    application.,ClientHost=127.0.0.1,Session=2.
    The description for Event ID ( 0 ) in Source ( ColdFusion MX
    7 ODBC Server ) cannot be found. The local computer may not have
    the necessary registry information or message DLL files to display
    messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support
    for details. The following information is part of the event:
    ColdFusion MX 7 ODBC
    Server@LOCALHOST,ErrorCode=3004,ErrorMessage=sched.swschd.1756.Internal
    error, an unexpected exception was detected..
    Of course, the application stalls as well and our users are
    upset.
    We staged that new box and found no problems, not with ASA.
    With CF 7, we had several isuses, some of them are still not quite
    clear.
    Now that we wanted to go productive, those errors occur.
    Note that the ODBC settings for those DSNs allowed both
    connections, Shared Mem and TCP/UP localhost, because cf is now on
    the same machine like the db.
    My question now is: Where should I try to find the error ...
    on ASA or CF7 side?
    Any hints welcome!
    Thanks
    Martin

    After more than 24 hours, CF ODBC Servre again crashed
    without any obvious reaons:
    The Application Event Log:
    20:48:28
    Faulting application swsoc.exe, version 0.97.0.0, faulting
    module ntdll.dll, version 5.2.3790.1830, fault address 0x00012009.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    20:34:35 Source ColdFusion MX 7 ODBC
    The description for Event ID ( 0 ) in Source ( ColdFusion MX
    7 ODBC Server ) cannot be found. The local computer may not have
    the necessary registry information or message DLL files to display
    messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support
    for details. The following information is part of the event:
    ColdFusion MX 7 ODBC
    Server@LOCALHOST,ErrorCode=3004,ErrorMessage=sched.swschd.1774.Internal
    error, an unexpected exception was detected.
    20:34:33 Source ColdFusion MX 7 ODBC
    The description for Event ID ( 0 ) in Source ( ColdFusion MX
    7 ODBC Server ) cannot be found. The local computer may not have
    the necessary registry information or message DLL files to display
    messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support
    for details. The following information is part of the event:
    ColdFusion MX 7 ODBC
    Server@LOCALHOST,ErrorCode=3004,ErrorMessage=sched.swschd.1756.Internal
    error, an unexpected exception was detected...
    In the System Event Log I found this 2 times today
    Warning:
    A service process other than the one launched by the Service
    Control Manager connected when starting the ColdFusion MX 7 ODBC
    Server service. The Service Control Manager launched process 7588
    and process 1452 connected instead.
    Note that if this service is configured to start under a
    debugger, this behavior is expected.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Error:
    The ColdFusion MX 7 ODBC Server service terminated
    unexpectedly. It has done this 2 time(s). The following corrective
    action will be taken in 60000 milliseconds: Restart the service.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    This is simply incredible.
    My current JVM settuings are
    Minimum JVM Heap Size (MB) 608 Maximum JVM Heap Size (MB) 608
    and the JVM Arguments are
    -server -Dsun.io.useCanonCaches=false -XX:PermSize=64m
    -XX:MaxPermSize=160m -Dcoldfusion.rootDir={application.home}/../
    -Dcoldfusion.libPath={application.home}/../lib
    I changed those a bit after reading some blogs about them.
    Am I the only one to have an unstable CF sever on a Win2K3
    box?

  • ColdFusion 9 ODBC Server crashes when talking to Sybase over SQL Anywhere 11

    We have recently upgraded our database from Sybase 6 to Sybase 11.  We are also hoping to move from ColdFusion MX 6.1 to ColdFusion 9 in the near future.  In both environments, the ColdFusion ODBC Server enters a state where it is hung and the ColdFusion Application Server needs to restart.  I have been testing in CF9 since it actually gives an error message, where CF6.1 just boots me out to the login page.  Connections are setup using the ODBC Socket in CF Administrator.
    In the ColdFusion 9 ODBC Server debug log we see the following warnings as it is trying to run GetDescribe.
    It appears that it is unable to retrieve Catalog Name, but I don’t know why this would cause the ODBC Server to die.  In Sybase 6, the Catalog Name is blank as well, but there are no warnings either.
    This statement is doing a select * and returning 155 columns.  Following is a successful example where only 4 columns are retrieved.  I could (and have) gone through and chop my select statements, but since this worked in Sybase 6 I wonder if there is a handshaking problem?  I would appreciate any advice on setting up my DSN or ODBC server that may help this issue.
    Thank you for your help!
    Holly Ackerman
    Applications Programmer
    Survey Research Operations – University of Michigan
    ** ColdFusion 9 ODBC Server debug log failure **
    Tue May 11 13:41:58 2010:           SWSOC_CursorVar_DescribeCol entry descIx = 155
    Tue May 11 13:41:58 2010:SQLColAttribute SQL_DESC_CATALOG_NAME sqlRc = 1
    Tue May 11 13:41:58 2010:           SWANDBSRVC_OdbcError entry
    Tue May 11 13:41:58 2010:           SWSOC_OdbcErrorWithState entry
    Tue May 11 13:41:58 2010:Diagnostics (Warning) added: message:[01004][ODBC Socket][Sybase][ODBC Driver]Data truncated;code:0;component:6;function:10;row:0;column:0
    Tue May 11 13:41:58 2010:           SWSOC_OdbcErrorWithState exit
    Tue May 11 13:41:58 2010:           SWANDBSRVC_OdbcError exit
    Tue May 11 13:41:58 2010:           SWSOC_CursorVar_DescribeCol exit
    Tue May 11 13:41:58 2010:SWANDB_GetDescribe exit
    Tue May 11 13:41:58 2010:The active request for session 8 is interrupted due to an unexpected exception
    Tue May 11 13:41:59 2010:SWANDB_FreeVariables entry
    Tue May 11 13:41:59 2010:SWANDB_FreeVariables exit
    Tue May 11 13:41:59 2010:SWANDB_Close entry
    Tue May 11 13:41:59 2010:SWANDB_Close exit
    Tue May 11 13:41:59 2010:SWANDB_Logoff entry
    Tue May 11 13:41:59 2010:Abnormal logoff detected (caused by crash, kill, ...)
    Tue May 11 13:41:59 2010:Logoff behaviour not set, using database default
    Tue May 11 13:41:59 2010:SWANDB_Logoff exit
    ColdFusion 9 ODBC Server dump file:
    //=====================================================
    Tuesday, May 11, 2010 1:41:58 PM ACCESS_VIOLATION
    Stack Dump:
    PC:7C82CAC2-Seg:1;Off:0002BAC2-RtlDeleteCriticalSection+11A
    PC:7C833A52-Seg:1;Off:00032A52-RtlGetFullPathName_UstrEx+16D
    PC:7C82B61B-Seg:1;Off:0002A61B-wcscpy+180
    PC:0046F5AB-Seg:1;Off:0006E5AB
    PC:0046F5CD-Seg:1;Off:0006E5CD
    //=====================================================
    When I look at the ODBC Server debug log for other GetDescribe statements on the same table, the same warnings appear, and the catalog name is blank, but it seems to proceed fine from there.  In the example below, I limit the select to 4 columns.
    ** ColdFusion 9 ODBC Server debug log success **
    Tue May 11 13:41:37 2010:           SWSOC_CursorVar_DescribeCol entry descIx = 4
    Tue May 11 13:41:37 2010:SQLColAttribute SQL_DESC_CATALOG_NAME sqlRc = 1
    Tue May 11 13:41:37 2010:           SWANDBSRVC_OdbcError entry
    Tue May 11 13:41:37 2010:           SWSOC_OdbcErrorWithState entry
    Tue May 11 13:41:37 2010:Diagnostics (Warning) added: message:[01004][ODBC Socket][Sybase][ODBC Driver]Data truncated;code:0;component:6;function:10;row:0;column:0
    Tue May 11 13:41:37 2010:           SWSOC_OdbcErrorWithState exit
    Tue May 11 13:41:37 2010:           SWANDBSRVC_OdbcError exit
    Tue May 11 13:41:37 2010:           SWSOC_CursorVar_DescribeCol exit
    Tue May 11 13:41:37 2010:SWANDB_GetDescribe exit
    Tue May 11 13:41:37 2010:SSP OUTPUT
    ===================================
      sspVersion:9
      error     :1
      CHAIN
        num:4
        subPacketError:0
      OPEN
        stmtRefnum:3
      EXECDIRECT
        row count        :-1
        result available :1
        transaction     
        output available :no
      GETDESCRIBE
        numDescs:4
        (logging describe cursorvar:1)
        auto unique   :no
        case sensitive:no
        catalog name  :
        money         :no
        label         :npreferenceid
        length        :5
        name          :npreferenceid
        nullable      :no
        scale        
        schema name   :DBA
        searchable    :searchable
        table name    :<table name successfully displayed here>
        type          :numeric
        type name     :numeric
        unsigned      :no
        updatable     :yes
        encoding      :

    Thank you for your help.
    Unfortunately, we can't use the Sybase DSN that is bundled with ColdFusion.  We had a Sybase expert in house, and that connection is to a different type of server.  We need a SQL Anywhere DSN.  We did speak with him about using the native driver, but he thinks that may not work correctly for us.  I am at the stage where I want to try everything though, so I will give this a try.

  • How to recover data from an External HDD partition crash?

    i was partitioning my external HDD into two partition with pre existing data on one portion to make a time maching on the other one. it crashed in the process and now i have lost 500gb of media. help

    General File Recovery
    If you stop using the drive it's possible to recover deleted files that have not been overwritten by using recovery software such as MAC Data Recovery, Data Rescue II, File Salvage or TechTool Pro.  Each of the preceding come on bootable CDs to enable usage without risk of writing more data to the hard drive.  Two free alternatives are Disk Drill and TestDisk.  Look for them and demos at MacUpdate or CNET Downloads. Recovery software usually provide trial versions that enable you to determine if the software would help before actually paying for it. Beyond this or if the drive has completely failed, then you would need to send the drive to a recovery service which is very expensive.
    The longer the hard drive remains in use and data are written to it, the greater the risk your deleted files will be overwritten.
    Also visit The XLab FAQs and read the FAQ on Data Recovery.

  • JDBC ODBC MSAccess crash

    Hello !
    I have a very serious problem with an application which uses a multithreading access to a ms-access 2000 DB.
    I am using the jdbc-odbc-driver from sun to read and write infomration into/ from the db in several threads. This works fine for about an hour or so and then without any kind of exception or other message the programm crahes! No stacktrace or something else ocurs. There isn't any kind of regularity in this behaviour like a certain number of accesses, a certain time period, etc.
    Funny is, that this works fine for more than 36 hours using a MySQL-DB which then uses a native JDBC-Driver and no ODBC-JDBC-Driber !
    Does anyone knows a solution or has some helpful other information for me ?
    Many thanks
    Andreas

    Is there any reason you have to use access? I noticed that when I was using access if I opened and closed a number of connection objects it would cause my application to crash. I went with another database that had it's own native jdbc-driver.

  • Recovery partition crashes

    when i selected recovery 10.9 after holding alt option key it boots up as normal then once its done i get a message and it shuts down. i'm able to sucessfgully boot into mavericks and windows.

    when i selected recovery 10.9 after holding alt option key it boots up as normal then once its done i get a message and it shuts down. i'm able to sucessfgully boot into mavericks and windows.

  • Premier Project crashing

    I am working on a project in Premier Pro CS4 that keeps shutting down on me. Before it started shutting down completely, it would open but wouldn't allow me to play preview files. And whenever I would attempt to render, the audio wouldn't come out. The first message I got was a window saying:
    "Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project."
    I then received the crash report message:
    Adobe has detected that the application Adobe Premiere Pro CS4 has unexpectedly quit.
    The files are relatively small - 3 videos I took on a Panasonic GH2 in .MTS (AVCHD) format. Length and size of each file are as follows:
    12:25, 1.93 GB
    3:38, 580 MB
    7:12, 928 MB
    My computer specs are:
    Model: Dell Studio XPS 16
    Operating System: Windows 7 Professional (64-bit), Service Pack 1
    Rating: 5.9
    Processor: Intel (R) Core (TM) Duo CPU P8700 @2.53 GHz 2.53 GHz
    RAM: 4 GB
    C Drive: 178 GB free of 450 GB
    (Source files on C drive.)
    I will soon upgrade my RAM, but I don't think this is the problem since other Premiere projects will open and play.

    I use CS5 and the computer I built is described in a link in http://forums.adobe.com/thread/652694
    With Win7 64bit and only 4Gig of ram, even though CS4 is 32bit, there is not enough ram left to allow CS4 the full 3Gig it will use
    With only one hard drive, your computer is struggling (see below)
    AVCHD requires a quad core CPU for "effective" editing... an i7 is better (see link above... my CPU is "old" but still works well)
    Some ideas for a Desktop Video Editing PC
    http://www.adkvideoediting.com/
    -ADK Kudos http://forums.adobe.com/thread/877201
    Build http://forums.adobe.com/thread/878520?tstart=0
    -more build ideas http://ppbm6.com/Planning.html
    -Build it Yourself http://forums.adobe.com/thread/815798
    -http://www.shawnlam.ca/2012/premiere-pro-cs6-video-editing-computer-build/
    -http://forums.adobe.com/message/4663195
    Trying to use only ONE Hard Drive for Video Editing
    You are a music conductor, with a baton that you use to point to various parts of the
    orchestra... this is like Windows pointing to various parts of the hard drive to do
    Windows housekeeping or to load program segments for various functions
    Now, at the same time and with the same hand... while still using the baton to conduct
    the orchestra... pick up a bow and play a fiddle... this would be doing something with
    your video file at the same time as all the other work
    You as a person cannot do both at the same time with the same hand
    A computer is a LITTLE better, in that it can switch from one kind of task to another
    very quickly... but not quickly enough for EASY video editing
    You need AT LEAST two hard drives (separate drives, never a partition
    http://forums.adobe.com/thread/650708 for more) with Windows (or Mac OS) and software
    on your boot drive, and video files on a 2nd drive so the boot drive is not slowed down
    by trying to do everything
    Partition = Crash http://forums.adobe.com/thread/957286

  • /var/lib/pacman crashed

    Hi,
    yesterday my filesystem crashed. /var has its own partition. This particulaur
    partition crashed. fsck left me with a corrupted /var/lib/pacman. Some
    entries are deleted. Installing new packages or making new packages fails
    due to some not fullfilled dependencies. In fact this packages are installed.
    Now, whenever a dependency is missed I can easily make pacman -Sf package.
    This helps, but I like to have an repaired database. Any idea/hack is welcome!
    Thanks neri

    Hi,
    apeiro wrote:
    This has happened to a couple other people.  I've always recommended a cronjob that tars up your /var/lib/pacman/local once a night.
    Would you guys want this set up on a default install, or is this better left to the administrator of the system?
    Ok, I got to get myself together. Such a bottle of chianto classico is
    recomended on casual times. It leaves you with a pleasant loss of gravity.
    Regarding your question. I use this particular box as my desktop and boot it
    every day. I did a pacman -Syu at this time booting it. You mentioned other
    people also had a crashed file system. Maybe it is something in pacman,
    maybe something in the tools used by pacman (tar etc.) Is it possible to
    contact other with the same problem? If it occurs more often it should be
    investigated.
    Xentacs post (thanks for that) made me thinking. Maybe it's possible to
    write a shellscript, which uses pacman, the untared package db and the
    find command to restore the local db. It is for experiencend users 'cause
    there is no chance to handle manually installed files (such as nvidia driver
    install script) automatically.
    Should we have a cron job by default? Why not, it doesn't hurt. Loosing
    your local db does hurt. I experienced that. At least, it is _very_ annoying.
    I will think about the shellscript when I'm back to 9.81m/s*s. That's for
    now. Time to go to bed. See ya tomorrow.
    bye neri
    ps. apeiro, I'm not offending mentioning pacman as possible source. The
    chance that it is related to the problem is very little. Maybe it is something
    else. For example, it happened on a true SMP box. Could there be race
    conditions in tar? I don't know. If there are probs they are gonna be really
    hard to track down. We just shouldn't exclude until we really know. Just
    let's keep an eye open.

Maybe you are looking for