Failed to open service OracleDEV102TNSListener , error 1060

Dear Consultants,
I have been trying to install ECC6 , Oracle on Windows 2003, and my Hardware is RAM --2 GB
HDD -- 300GB
I am having intel duo core processor and iam using Gigabyte motherboard,Intel chipset.
My Installations stops at Import_Abap phase, following are the logs ,
<b>ERROR 2007-03-10 04:47:46
CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
ERROR 2007-03-10 04:47:47
FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
INFO 2007-03-10 05:03:18
An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor</b>".
I have set the all the Environment variables , i run r3trans -d and the result is
<b>C:\Documents and Settings\devadm>r3trans -d
This is r3trans version 6.13 (release 700 - 20.02.06 - 16:15:00).
unicode enabled version
2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
r3trans finished (0012).</b>
<b>I also run r3trans -x and the result is.
4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12541'
4 ETW000                                                                              21  1.098448
4 ETW000  [dev trc     ,00000]  Try to connect with default password                 142  1.098590
4 ETW000  [dev trc     ,00000]  Connecting as SAPSR3/<pwd>@DEV on connection 0 (nls_hdl 0) ... (dbsl 700 240106)
4 ETW000                                                                              22  1.098612
4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
4 ETW000                                                                              23  1.098635
4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1   0244CF08   0245243C   02451CC4
4 ETW000                                                                              24  1.098659
4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=0,svrhp=02463484)       14  1.098673
4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=02451C10,srvhp=02463484)
4 ETW000                                                                              19  1.098692
4 ETW000  [dev trc     ,00000]  Deallocating server context handle 02463484           16  1.098708
4 ETW000  [dev trc     ,00000]  Allocating server context handle                      15  1.098723
4 ETW000  [dev trc     ,00000]  Attaching to DB Server DEV (con_hdl=0,svchp=02451C10,svrhp=02463484)
4 ETW000                                                                              29  1.098752
4 ETW000  [dev trc     ,00000]  Tue Mar 13 04:38:09 2007                         1093335  2.192087
4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12541
4 ETW000                                                                              19  2.192106
4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12541'
4 ETW000                                                                              19  2.192125
4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 12541  performing CON [dblink#3 @ 431]
4 ETW000                                                                             176  2.192301
4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-12541: TNS:no listener [dblink#3 @ 431]
4 ETW000                                                                              19  2.192320
2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'DEV'"</b>
Event Viewer result is
<b>----
Faulting application isqlplussvc.exe, version 1.0.7.0, faulting module msvcrt.dll, version 7.0.3790.0, fault address 0x0003113b.</b>
finally in SAPINST logs i could see
<b>
Starting tnslsnr: please wait...
Failed to open service <OracleDEV102TNSListener>, error 1060.
TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
System parameter file is C:\oracle\DEV\102\network\admin\listener.ora
Log messages written to C:\oracle\DEV\102\network\log\listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
.\pipe\DEV.WORLDipc)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
.\pipe\DEVipc)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DEV)(PORT=1527)))
Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
STATUS of the LISTENER
Alias                     LISTENER
Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
Start Date                10-MAR-2007 01:29:29
Uptime                    0 days 0 hr. 0 min. 3 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   C:\oracle\DEV\102\network\admin\listener.ora
Listener Log File         C:\oracle\DEV\102\network\log\listener.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
.\pipe\DEV.WORLDipc)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
.\pipe\DEVipc)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DEV)(PORT=1527)))
Services Summary...
Service "DEV" has 1 instance(s).
  Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully</b>
Please suggest for the possible workaround, as you can see i have tried everything.
Regards,

Dear Umesh,
I have triggered the Installation again, still the problem remains unresolved,
PLEASE CONFIRM THAT I AM USING INTEL CORE DUO PROCESSOR , does it have any dependcies or prerequisites.
pasting the last few lines of  logs of SAPAPPL1_15, where i got the error in ABAP IMPORT.
DbSl Trace: ORA-4031 occurred when executing SQL statement (parse error offset=0)
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "VDBEPI_EU~0" ON "VDBEPI_EU" ( "MANDT", "BUKRS", "RBELKPFD", "RPOSNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 16384 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
DbSlExecute: rc = 99
  (SQL error 4031)
  error message returned by DbSl:
ORA-04031: unable to allocate 40 bytes of shared memory ("shared pool","CREATE UNIQUE INDEX "VDBEPI_...","Typecheck","qcsqlpath: qcsAddSqlPath")
(DB) INFO: disconnected from DB
E:\usr\sap\NAJ\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
E:\usr\sap\NAJ\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20070517090126
===================================================
IMPORT_MONITOR.JAVA logs.
Import Monitor jobs: running 2, waiting 35, completed 34, failed 1, total 72.
Loading of 'SAPAPPL1_15' import package: ERROR
Import Monitor jobs: running 1, waiting 35, completed 34, failed 2, total 72.
Loading of 'SAPAPPL2_5' import package: ERROR
Import Monitor jobs: running 0, waiting 35, completed 34, failed 3, total 72.
Import Monitor jobs: running 1, waiting 34, completed 34, failed 3, total 72.
Import Monitor jobs: running 2, waiting 33, completed 34, failed 3, total 72.
Import Monitor jobs: running 3, waiting 32, completed 34, failed 3, total 72.
Loading of 'D021T' import package: OK
Import Monitor jobs: running 2, waiting 32, completed 35, failed 3, total 72.
Import Monitor jobs: running 3, waiting 31, completed 35, failed 3, total 72.
Loading of 'SAPAPPL1_12' import package: OK
Import Monitor jobs: running 2, waiting 31, completed 36, failed 3, total 72.
Import Monitor jobs: running 3, waiting 30, completed 36, failed 3, total 72.
Loading of 'SAPSSEXC_4' import package: OK
Import Monitor jobs: running 2, waiting 30, completed 37, failed 3, total 72.
Import Monitor jobs: running 3, waiting 29, completed 37, failed 3, total 72.
Loading of 'SAPSSEXC_6' import package: OK
Import Monitor jobs: running 2, waiting 29, completed 38, failed 3, total 72.
Regards,

Similar Messages

  • Failed to open service OracleVIS_db111_RDBMSTNSListener , error 1060.

    Hi,
    I am unable to connect to sqlplus
    Enter user-name: /as sysdba
    ERROR:
    ORA-12518: TNS:listener could not hand off client connection
    when I am trying to start the listener using addlnctl.cmd below error is encountered.
    D:\OraVIS\oracle\11.1.0\appsutil\scripts\VIS_hoqaoravis01>addlnctl.cmd start VIS
    ECHO is off.
    ECHO is off.
    Fri 01/14/2011 09:28 PM
    ECHO is off.
    ECHO is off.
    Fri 01/14/2011 09:28 PM
    VIS_hoqaoravis01.cmd exiting with status 0
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : D:\OraVIS\oracle\11.1.0
    LOCAL : VIS
    ORACLE_SID :
    PATH : D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVI
    S\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11
    .1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-t
    hread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\O
    raVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWi
    n32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsut
    il\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl
    \5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracl
    e\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\ora
    cle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;
    D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bi
    n;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\ora
    cle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\
    appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread
    \;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS
    \oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x
    86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jr
    e\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.
    3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.
    1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\1
    1.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\Or
    aVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\
    OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\1
    1.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsu
    til\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\
    OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\orac
    le\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-mu
    lti-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin
    ;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin
    \MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\a
    ppsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0
    \perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\
    oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVI
    S\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0
    \bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\j
    re\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVI
    S\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11
    .1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-t
    hread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\O
    raVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl\5.8.3\bin\MSWi
    n32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracle\11.1.0\appsut
    il\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\perl
    \5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;D:\OraVIS\oracl
    e\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\ora
    cle\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;D:\OraVIS\oracle\11.1.0\bin;
    D:\OraVIS\oracle\11.1.0\appsutil\jre\bin;D:\OraVIS\oracle\11.1.0\appsutil\jre\bi
    n;D:\erpapp\10.1.2\bin;D:\erpapp\10.1.2\jdk\jre\bin\classic;D:\erpapp\10.1.2\jdk
    \jre\bin;D:\erpapp\10.1.2\jlib;D:\erpapp\10.1.3\bin;D:\OraVIS\oracle\11.1.0\bin;
    C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WIN
    DOWS\System32\Wbem
    LD_LIBRARY_PATH : D:\OraVIS\oracle\11.1.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
    "D:\OraVIS\oracle\11.1.0\appsutil\log\VIS_hoqaoravis01\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process VIS ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 14-JAN-2011 21:28
    :37
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hoqaoravis01)(PORT=1521)
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 14-JAN-2011 21:28
    :38
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 11.1.0.7.0 - Production
    System parameter file is D:\OraVIS\oracle\11.1.0\network\admin\VIS_hoqaoravis01\
    listener.ora
    Log messages written to D:\OraVIS\oracle\11.1.0/network/admin\vis.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hoqaoravis01)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hoqaoravis01)(PORT=1521)))
    STATUS of the LISTENER
    Alias VIS
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.7.0 - Produ
    ction
    Start Date 14-JAN-2011 21:28:43
    Uptime 0 days 0 hr. 0 min. 6 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\OraVIS\oracle\11.1.0\network\admin\VIS_hoqaoravis01
    \listener.ora
    Listener Log File D:\OraVIS\oracle\11.1.0/network/admin\vis.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hoqaoravis01)(PORT=1521)))
    Services Summary...
    Service "VIS" has 1 instance(s).
    Instance "VIS", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    addlnctl.cmd exiting with status 0
    My environment is R12.1.1 on windows 2003 with 11.1.0.7 database.
    Database was up and running fine since one month. Once the server was rebooted issue started.
    l
    listener.ora file
    VIS =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = hoqaoravis01.appsdba.com)(PORT = 1521))
    SID_LIST_VIS =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= D:\OraVIS\oracle\11.1.0)
    (SID_NAME = VIS)
    STARTUP_WAIT_TIME_VIS = 0
    CONNECT_TIMEOUT_VIS = 10
    TRACE_LEVEL_VIS = OFF
    LOG_DIRECTORY_VIS = D:\OraVIS\oracle\11.1.0/network/admin
    LOG_FILE_VIS = VIS
    TRACE_DIRECTORY_VIS = D:\OraVIS\oracle\11.1.0/network/admin
    TRACE_FILE_VIS = VIS
    ADMIN_RESTRICTIONS_VIS = OFF
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_VIS = OFF
    IFILE=D:\OraVIS\oracle\11.1.0\network\admin\VIS_hoqaoravis01\listener_ifile.ora
    sqlnet.ora
    NAMES.DIRECTORY_PATH=(TNSNAMES, ONAMES, HOSTNAME)
    sqlnet.authentication_services= (NTS)
    SQLNET.EXPIRE_TIME= 10
    tnsnames.ora
    VIS = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=hoqaoravis01)(PORT=1521))
    (CONNECT_DATA=(SID=VIS))
    VIS_LOCAL =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=hoqaoravis01)(PORT=1521))
    VIS_REMOTE =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=hoqaoravis01)(PORT=1521))
    I tried with specifying ip address for HOST but still not working.
    Ran adcfgclone.pl dbTechStack <xmlfile> but same issue.
    Experts thoughts are appreciated.
    Regards,

    Hi,
    I disabled all the services restarted windows server and enabled /started the services....... it worked.
    Typical windows environment.
    Hussein I was unable to start listener instead I ran adcfgclone.pl dbTechStack xmlfile
    so that listener comes up but the same error I pasted earlier. I changed the port and execute rapid clone, but no luck.
    As DB/listener is required to execute autoconfig, DB/Listener was not coming up.
    Once the DB/Listener came up I executed autoconfig which completed successfullly.
    Thanks for all your valuable time/efforts.
    Regards,
    M.A.Moazzam

  • OPMD Install failed to open service control manager

    Hi
    I have an oracle 10.2.0.5 RAC installation on windows 2008R2 and I am encountering error when trying to install opmd-install
    I received the error OPMD Install failed to open service control manager

    Hi,
    It seemed the issue was resolved by installing the Agent manually. Since the subdomains are fully trusted, there is no need to install Gateway or Management Server in each subdomains. After installing the agents, the alerts can be received on domain.
    Deploying Agents Across Multiple Domains
    http://technet.microsoft.com/en-us/library/cc179947.aspx
    Niki Han
    TechNet Community Support

  • Failed to open the connection error using Business View OLE DB

    I have a Crystal Report built on a Business View with the db being accessed by an OLE driver.  Everything works fine using Crystal Designer, but when I try to access it through BOE I get the "Failed to open the connection" error.  I have the ole drivers installed on the server.
    We are on BOE 12.1.0.
    The db is IBM as400.
    Suggestions??

    Ok so I spent the day trying to find the differences between the working and the non-working application. I began by adding code one piece at a time to the working application. The goal was to try and get it to break on the deployment server. I found the lines of code that is causing the break on the deployment server. Here it is:
        private void setReportParameters()
            try
                crystalReportDocument.SetParameterValue(0, reportUserName.Value);
                crystalReportDocument.SetParameterValue(1, reportArea.Value);
                crystalReportDocument.SetParameterValue(2, reportCDR.SelectedValue);
                crystalReportDocument.SetParameterValue(3, reportStatus.Value);
            catch (Exception ex)
                throw ex;
    This sub-routine is called from my button click code and is used to set the parameters for the report. Once I added this to the working application it broke also. My goal here is to send the parameters to the report from a form the user is filling out. Please keep in mind this code works in Visual Studio 2005 and my local IIS server running on my development machine. It breaks on the target deployment server
    The code broke on reports with sub-reports as well as report with no sub-reports. As soon as it was added and deployed the application through the "Failed to open the connection" error.
    Thoughts?

  • "Extraction Failed: Cannot Open Output File" error message when installing new drivers

    Hello, I'm trying to install new drivers for my HP Photosmart C4385 Printer.  I downloaded the full feature drivers for Windows XP 32-bit, and when I start to install (extract), I get the error message:
    Extraction Failed
    Cannot Open Output File
    And the process closes.  It happens at about 85% extraction every time.
    Any idea why?  I called HP but since it is out of warranty they wanted money, which I think as absolutely ridiculous - won't even give me basic support??  Poor, poor customer service.
    This question was solved.
    View Solution.

    Hi,
    If you haven't still got the  Full Feature software installer, download it from the link below and save it to your Desktop.  If you already have it, place it on your Desktop.
    ftp://ftp.hp.com/pub/softlib/software10/COL20274/mp-53147-4/100_228_PS_AIO_02_Full_USW_enu_NB.exe
    Make sure the Printer is disconnected from your PC.
    Download and install 7-ZIP.  Once installed, right click on the software installer for your printer, select 7-Zip and choose extract files, then click Ok.
    Open the newly extracted folder and double click the setup application to start the installation ( the setup application will probably have the same icon as the original software installer you downloaded ).  Connect the printer to your PC when the software asks.
    Hope this helps.
    Best wishes,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Failed to open a rowset error

    Post Author: lala1
    CA Forum: General
    Hi,
    I am getting the following error in Crystal reports:
    Failed to open a rowset
    Details: HY000: &#91;DataDirect&#93;&#91;ODBC Oracle Driver&#93;&#91;Oracle&#93;ORA-06550: line 1, column 8:
    PLS-00306: wrong number or types of arguments in call to 'RUN-REPORT'
    ORA-06550: line 1, column 8:
    PL/SQL: Statement ignored
    This is happens anytime I want to edit something in a report: I have tried to reinstalled crystal and the oracle client, but it did not work. Also checked the ODBC settings. Someelse tried to run the reports on their crystal and they did not come across any problem. We both run the same version of Crystal reports.
    Can you please help as it is preventing me from doing anything in Crystal?
    thanks

    Deepa,
    I've run into the same deadlock error. It usually happens to me when I'm running reports that are particularly intensive in terms of server memory and / or processing, such as correlated sub-queries or looping statements involving big tables.  It will also happen when there is heavy usage from the from end application, by front line users.
    I'm no DBA, but I get the impression that SQL Server is smart enough prioritize requests. Basically, it deadlocked the report request in order to keep other processes up and running.
    My solution... Wait for "off peak" times to run these types of reports.  Also I publish my reports to CR Server and schedule them to run at night.
    Hope that helps,
    Jason
    PS If you do find a way to avoid this error without compromising front end application performance please post it. I hate, it makes me nuts too.

  • Failed to open the connection: Error Code 17

    Here's an odd one.
    Environment:
    VB.NET Winform
    Visual Studio 2008
    .NET framework 2.0
    Crystal Reports 2008
    ODBC connection
    I have three reports, living in the same directory. They are essentially identical, except for the grouping. All three run successfully within Crystal reports.
    From a report viewer Winform in VS, two of the three run. As I am dealing with a small data set, the reports render quickly. On the third report, There is a long pause when the report viewer form opens, then I finally get an error:
    "Failed to open the connection.
    Details: [Database Vendor Code: 17]
    Failed to open the connection.
    CallReportByExtension 58F5C135-7BA3-4215-898A-DADA6C7DAD9C.rpt
    Details:[Database Vendor Code: 17]
    I was initially getting similar errors on all three reports, before changing the datasource location to my ODBC connection. I have double-checked the location, verified the database, etc.
    What am I doing wrong? I can provide the VB code if requested, but since the other two reports work properly, I doubt it's code. I do know that I am passing the report name and path correctly to the report viewer form.
    As I am about to kick my monitor through the window and become a street denizen, I would greatly appreciate any help that would be offered.
    Thanks,
    Mike Beckner

    Thanks for the reply. This code works...two of the three reports work.
    Imports CrystalDecisions.CrystalReports.Engine
    Imports CrystalDecisions.Shared
    Public Class frmReportViewer
        Dim m_datStartDate As Date
        Dim m_datEndDate As Date
        Dim m_strReportPath As String
        Dim m_strReportName As String
        Dim m_strStaticPath As String = "c:\Program Files\CallReportViewer\Reports\"
        Dim crConnectionInfo As New ConnectionInfo
       *****Omitting property declarations--I assign the report name and path via these properties. *****
        Private Sub frmReportViewer_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
            LoadReport()
        End Sub
        Public Sub LoadReport()
            Dim crReportDocument As New ReportDocument
            Dim crTableLogonInfo As New TableLogOnInfo
            Dim crTables As Tables
            Dim crTable As Table
            Try
                With crConnectionInfo
                    .ServerName = "CallWhereData"
                    .DatabaseName = "CallWhereData"
                    .UserID = "MyID"
                    .Password = "MyPassword"
                End With
                Me.Text = m_strReportName
                crReportDocument.Load(m_strStaticPath & m_strReportPath)
                crReportDocument.SetParameterValue("1StartDate", m_datStartDate)
                crReportDocument.SetParameterValue("2EndDate", m_datEndDate)
                crTables = crReportDocument.Database.Tables
                For Each crTable In crTables
                    crTableLogonInfo = crTable.LogOnInfo
                    crTableLogonInfo.ConnectionInfo = crConnectionInfo
                    crTable.ApplyLogOnInfo(crTableLogonInfo)
                Next
                CrystalReportViewer1.Dock = DockStyle.Fill
                CrystalReportViewer1.ReportSource = crReportDocument
            Catch ex As Exception
                MessageBox.Show(Err.Description)
            End Try
        End Sub
    End Class

  • Palm Desktop software - Fails to open with msg "Error: Failed to open Address Book database"

    In July 2009 I dropped my trusty Visor on a tile floor and it stopped working.  So, in the meantime I have been using only the Palm Desktop software. 
    Just yesterday, when I attempted to launch the Palm Desktop software, it failed with the message “Error: Failed to open Address Book database”.  I think this error was caused by a very ungraceful shut-down of my Win XP system yesterday. 
    I really do need to use the Palm Desktop software for my address list, calendar, and memo.  The problem is that the error with the Address Book database seems to be preventing the Palm Desktop software from initializing.
    I am using Palm Desktop 4.0.1 on Windows XP SP3.  I do NOT  have an export file of the Palm address book or other databases.  However, I do have five levels of backup history on my external Maxgor backup drive. 
    Specifically, on my current c drive I have files in the directory:
    C:\Program Files\Handspring\WR\address
                address.bak                  5/16/2009   (from last sync before I broke Visor)
                address.dat                   5/24/2011
                Personal.ABA                11/6/2008
                Unfiled.ABA                   3/28/2008
    On my most recent backup of my system, there are the following files:
                            address.bak                 5/16/2009   (from last sync before I broke Visor)    
                            address.dat                  5/12/2011
                            Personal.ABA              11/6/2008
                            Unfiled.ABA                  3/28/2008
    I have not listed the four older backup versions.
    I haven’t tried any corrective measures yet (I don’t want to make matters worse) and am hoping that someone can guide me along the right path.
    Is it possible for me to just rename the “current” address.dat file to something like address.SAV and then copy the Address.dat file file with date of 5/12/2011 into the current directory.  Will the software then just use the older version of the data, or must I do something else.
    I am grateful for any assistance.  Thank you very much.
    Post relates to: Visor Deluxe
    Post relates to: Visor Deluxe

    Thanks for the speedy response.  However, I read the article for which you provided the link, and I hve also read many other articles that I found via search, but I don't think these will help me.  All of these articles seem to assume that (1) you have a handheld to which you can sync and thereby rebuild the database on the PC, or (2) you have a backup that you created via the Palm Desktop export function.  Unfortunately, I have neither and so I don't think any of these solutions will work for me.
    I did read with great interest an article that stated that recent versions of Palm Desktop have a built-in function that will repair a corrupted Datebook database.  Will this also fix a corrupted Address Book database which is my problem?  
    So, I downloaded and attempted to install the latest version of Palm Desktop.  I was careful to read the instructions that stated NOT to uninstall my current version of Palm Desktop, but to just install the latest version on top of my current Palm Desktop.  However, when I attempted to do the installation, the installer software said it could not install on top of my current software and that I should first uninstall my current software.
    I have some questions now:
    (1) If I uninstall my current version of Palm Desktop, will this destroy my Address Book, Datebook, and Memo databases ( I don't care about the ToDo database)?  If so, what can I do to preserve those databases?
    (2) Is there really a function built in the recent versions of Palm Desktop that will fix a corrupted database?  Is this an "automatic" function that will detect and fix a broken database or is this something I will have to invoke?
    Thanks for your help.
    Gdad

  • Palm Desktop software - Fails to open with msg "Error: Failed to open To Do List database"

    In July 2009 I dropped my trusty Visor on a tile floor and it stopped working.  So, in the meantime I have been using only the Palm Desktop software. 
     Just a couple days ago, when I attempted to launch the Palm Desktop software, it failed with the message “Error: Failed to open To Do List database”.  I think this error may have been caused by a very ungraceful shut-down of my Win XP system the day before. 
     I really don’t care about the To Do List data since I really don’t use it --- in fact, I haven’t used it in many months.  However, I really do need to use the Palm Desktop software for my contacts, calendar, and memo.  The problem is that the error with the To Do List database seems to be preventing the Palm Desktop software from initializing.
     Just guessing, I saved the todo.dat and todo.bak files by renaming them, and then renamed the todo.bak file to todo.dat.  Then I attempted to launch the Palm Desktop application, but it failed with the same error “Error: Failed to open To Do List database”.
     I also tried renaming all of the todo files so that none had a name of todo.dat or todo.bak.  The result is that the Palm Desktop software still will not start up. 
     I think I am using Palm Desktop 4.0.1, at least that is what the help text file seems to tell me.
     I am grateful for any assistance.  Thank you.
    Post relates to: Visor Deluxe
    Post relates to: Visor Deluxe

    Your on the correct path by saving the data by renaming the files. But to resolve this error we need to remove the data all together. Since you no longer need this data if you just delete it then it should not matter. If Palm Desktop is giving this error but will not open I doubt that the data can be recovered in any event.

  • Failed to open model viewer error, for Decision Tree Model

    Oracle 11.0.2
    SQL Developer 3.0.04
    I am trying to follow ODM tutorial here :
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/bidw/datamining/ODM11gR2.htm
    After completing initial analysis, I want to investigate the Decision Tree model more closely. As I choose View Models > CLAS_DT_1_1, I get an error message:
    Failed to open model viewer
    Details are:
    java.lang.RuntimeException: not instanceof RoundedTreeNode
         at oracle.dmt.dataminer.mviewer.dtree.model.TreeNode.assignPropertyChangeListener(Unknown Source)
         at oracle.dmt.dataminer.mviewer.dtree.DecisionTreeEditor.setPropertyChangeListener(Unknown Source)
         at oracle.dmt.dataminer.mviewer.dtree.DecisionTreeEditor.open(Unknown Source)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:283)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:184)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:95)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:195)
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:102)
         at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:379)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1403)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1337)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1263)
         at oracle.ide.editor.EditorUtil.openDefaultEditorInFrame(EditorUtil.java:164)
         at oracle.dmt.dataminer.workflow.WorkflowContextMenu$2.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:877)
         at java.awt.Component.processMouseEvent(Component.java:6504)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
         at java.awt.Component.processEvent(Component.java:6269)
         at java.awt.Container.processEvent(Container.java:2229)
         at java.awt.Component.dispatchEventImpl(Component.java:4860)
         at java.awt.Container.dispatchEventImpl(Container.java:2287)
         at java.awt.Component.dispatchEvent(Component.java:4686)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
         at java.awt.Container.dispatchEventImpl(Container.java:2273)
         at java.awt.Window.dispatchEventImpl(Window.java:2713)
         at java.awt.Component.dispatchEvent(Component.java:4686)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
         at java.awt.EventQueue.access$000(EventQueue.java:101)
         at java.awt.EventQueue$3.run(EventQueue.java:666)
         at java.awt.EventQueue$3.run(EventQueue.java:664)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
         at java.awt.EventQueue$4.run(EventQueue.java:680)
         at java.awt.EventQueue$4.run(EventQueue.java:678)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
    I get this error for Decision Tree Model only. For other models, there is no problem. How can I fix it?
    Thank you.

    After setting system language to English, be sure to restart SQL Dev to retry the test.
    Make sure you have the latest patches installed.
    Go to menu: Help-> About. In the About dialog, select the Extensions tab and check if you have Data Miner version 11.2.0.2.04.40. If not, go to menu Help->Check for Updates, and install the SQL Developer and Data Miner patches.
    SQL Dev 3.0 is not certified with Java 7.
    Thanks,
    Marat
    Edited by: mspivak on Jan 10, 2012 12:33 PM
    Edited by: mspivak on Jan 10, 2012 12:33 PM
    Edited by: mspivak on Jan 10, 2012 12:34 PM

  • Log aborts, with Failed to open log file error

    Flash Media server version 2.0.3 periodically fails to open
    the log file and aborts logging. This seems to occur post log file
    roll time as it occurs at c.01:50. Does anyone else have a similar
    issue ?
    I am running Falsh Media Server on windows 2003 server SE!
    Any help would be much appreciated.

    Are you trying to run this code from job or something? Check if account executing the package has access to the path. Also check if path value passed is correct. If its a remote system path pass it in UNC format (ie //machine/...)
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Firefox sometimes fails to open and an error message is displayed

    Sometimes, when I try to open Firefox, it shows an error message saying that the file can't be found. I have to close the dialogue box and try to open the browser again and again until it actually opens. Typically, this happens in the 2nd or 3rd try but may take longer. Also, this doesn't happen every time I try to open Firefox. Is there a problem in the installation? The program itself works completely fine when I get it to open.

    You can also try a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    *Download the full Firefox installer and save the file to the desktop<br>https://www.mozilla.org/en-US/firefox/all/
    If possible uninstall your current Firefox version to cleanup the Windows registry and settings in security software.
    *Do NOT remove "personal data" when you uninstall your current Firefox version, because this will remove all profile folders and you lose personal data like bookmarks and passwords including data in profiles created by other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure NOT to remove personal data when you uninstall Firefox as that will remove all Firefox profile folders and you lose your personal data.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Failed to open the connection error

    Hi,
    I have a crystal report in my .net App. I want to fetch data from another server on report running on my machine. Hence, I pass connection dynamically in the code. The remote server will not have DSN configured. I should be able to pass all the details in code only. I do not want any ODBC dependency.
    Following is the code snippet I use to pass these details:
               ReportDocument rpt = new ReportDocument();
                rpt.Load( pathToreport);
                ConnectionInfo crConnectionInfo = new ConnectionInfo();
                crConnectionInfo.ServerName = serverName;
                crConnectionInfo.DatabaseName = DatabaseName;
                crConnectionInfo.UserID = userName;
                crConnectionInfo.Password = passwd;
                CrystalDecisions.CrystalReports.Engine.Tables CrTables = rpt.Database.Tables;
                TableLogOnInfo crtableLogoninfo = new TableLogOnInfo();
                foreach (CrystalDecisions.CrystalReports.Engine.Table CrTable in CrTables)
                    crtableLogoninfo = CrTable.LogOnInfo;
                    crtableLogoninfo.ConnectionInfo = crConnectionInfo;
                    CrTable.ApplyLogOnInfo(crtableLogoninfo);
                 crystalReportViewer1.ReportSource = rpt;
                crystalReportViewer1.RefreshReport();
    But,running this code gives me error saying,
    Is there any specific format in which i shall pass the server name for this type of connection?
    Or I am missing anything else?
    Please help.

    Yes, you are missing a DSN on the Server. How do you expect CR to connect if you can't give it valid connection info?
    You never said what DB you are using so if it supports OLE DB typically you don't need a connection pre-defined as you would when using ODBC.
    So your Server name would be the actual name of the Server PC and the rest would still be the same. Note: if using Oracle you pass in a blank string for the Database name.
    And of course the user info you are passing in code must be in the DB Server User list.
    Don

  • Error"Failed to open the connection"  - Named Instance of SQL Server 2005

    "Failed to open the connection" error, when connecting to the Named Instance of SQL Server 2005
    The report is throwing error, when changing the logon information dynamically through C#.
    Code
         string reportPath = @"D:\NET\TestReport\TestReport.rpt";
         ReportDocument reportDocument = new ReportDocument();
         reportDocument.Load(reportPath);
         foreach(CrystalDecisions.CrystalReports.Engine.Table table in tables)
              TableLogOnInfo tableLogonInfo = table.LogOnInfo;                         
              tableLogonInfo.ConnectionInfo.ServerName = @"TestServer\Instance1";  //Connnecting to Named instance of SQL Server 2005
              tableLogonInfo.ConnectionInfo.UserID = "sa";
              tableLogonInfo.ConnectionInfo.Password = "password";
              tableLogonInfo.ConnectionInfo.DatabaseName = "TEST_DB";
              table.ApplyLogOnInfo(tableLogonInfo);     
         crystalReportViewer1.ReportSource = reportDocument;
    Error Message
         Failed to open the connection.
         Failed to open the connection.
         C:\DOCUME1\PUGALE1\LOCALS~1\Temp\{DF9593A5-5C80-4CBC-ABC3-EC4EF204A7EB}.rpt
    The error is occuring only whenever i am connecting to the Named Instance of SQL Server 2005.
    Thanks in Advance
    Edited by: pugalendran p on Feb 2, 2009 10:32 AM
    Edited by: pugalendran p on Feb 2, 2009 10:43 AM

    Hi,
    Following solution might help you to resolve the issue.
    Solution1:
    Issue happens because universe connection to the Database is not responding and the Data Source Name is not configured to write SQL Server 2005 database.
    Resolution
    Created new DSN connection under SYSTEM DSN to SQL Server 2005 Database.
    Import the universe from the designer.
    Go to File->Parameters.
    Edit Connection.
    On the Database Middleware Page expand SQl Server 2005->Select SQL Server 2005 driver.
    Change the DSN to new DSN connection
    Test the connection.
    Save the Universe and Export it to the repository.
    Solution2:
    I am taking Oracle as an example over here.
    This can be caused when the SQLNET.ora is located in a remote location using mapped drives.
    Resolution
    To resolve,
    check the registry [HKLM\SOFTWARE\ORACLE] you should see a folder called HOME0
    look for any paths that contain a mapped drive partition
    Change the mapped drive letter to a UNC path (
    server\folder)
    Open a command prompt and do a tnsping using the tnsname and verify the location of the SQLNET.ora or TNSNAMES.ora
    If the path is not updated to the new path
    Reboot the server
    Regards,
    Sarbhjeet Kaur

  • After Effects CS3 error: file not found -43 and TIFFIO failed to open the file

    Hello
    I am experiencing a problem with AE CS3.
    I have several TIFF sequences (with alphas) that are giving me a headache. When I import them into AE, I get an "AEGP Plugin TIFFIO: Failed to open the file" error.
    I researched the forums and found that this could be related to odd formatting of the source media (my TIFF sequence). I created these TIFFs in Maya 2008 and I have imported other sequences made with Maya into AE with no issues.
    Just to be sure, I created a Photoshop droplet that re-saved my TIFFs as Photoshop TIFFs with the same names.
    I re-imported the new Photoshop TIFF sequences (still with alphas) into AE CS3, and I get the same error.
    Any ideas? I don't know what to do next.
    Thanks,
    -------------S

    Your USB drive may have had a weird character in it's name.
    AE can't read CMYK images, that is usually the problem.
    Imported images do not have to conform to any specific sizes (unless you want to go over 30,000 x 30,000 pixels.)
    - Jonas Hummelstrand
    http://generalspecialist.com/

Maybe you are looking for

  • My 10.4.8 problems

    After updating to 10.4.8 I have noticed many issues: clicking noise on upper right corner of the keyboard ( sounds like a fan) this has only happened after the update, most likely a coincidence, but it still might be due to some kind of fan bug. If I

  • When I edit my emails, the delete option is no longer present.  No option is there at all?

    I used to be able to delete emails by hitting edit, checking the circle and then htting the delete button would remove those emails.  Now when I hit edit there are no options on the screen to delete, move archive or anything.  What am I missing? I ju

  • Method & area in Task list

    Dear sir,                  Please suggest that How to Mention the Method,Tolerance and Functional Area in the TASK LIST. eg. I has an Operation that;                               CHECK THE MOTOR MEGGER VALUE.                               CHECK THE

  • Keyboard and mouse how to clean them?

    what do i do and with what do i clean these items with?

  • Preventing inadvertant mouse clicks

    I have my own preloading and movie controller framework in Flash which loads external Captivate movies and provides a single set of customised interface controls with coroporate branding. One of the custom buttons in the controller movie toggles a He