Unable to start SAP due to the connection error with Oracle

Dear All,
We have done distributed installation. CI, Oracle has been installed successfully.
But when we tried to connect the DB from CI. we are getting the error
R3trans -d is giving the return code 00012,  when we tried to start system from CI.
Following is the trans.log error
$ more trans.log
4 ETW000 R3trans version 6.09 (release 640 - 26.10.04 - 15:45:42).
4 ETW000 ===============================================
4 ETW000
4 ETW000 date&time   : 05.05.2009 - 18:03:30
4 ETW000 control file: <no ctrlfile>
4 ETW000 R3trans was called as follows: R3trans -d
4 ETW000  trace at level 2 opened for a given file pointer
4 ETW000  [dev trc     ,00000]  Tue May  5 18:03:30 2009                              48  0.000048
4 ETW000  [dev trc     ,00000]  db_con_init called                                    11  0.000059
4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             40  0.000099
4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/BSW/SYS/exe/run/dboraslib.o' ...
4 ETW000                                                                              37  0.000136
4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/BSW/SYS/exe/run/dboraslib.o), hdl 0
4 ETW000                                                                            3493  0.003629
4 ETW000  [dev trc     ,00000]  Library '/usr/sap/BSW/SYS/exe/run/dboraslib.o' loaded
4 ETW000                                                                              18  0.003647
4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/BSW/SYS/exe/run/dboraslib.o
4 ETW000                                                                              34  0.003681
4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/BSW/SYS/exe/run/dboraslib.o' is "640.00", patchlevel (0.32)
4 ETW000                                                                             120  0.003801
4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/BSW/SYS/exe/run/dboraslib.o
4 ETW000                                                                              20  0.003821
4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/BSW/SYS/exe/run/dboraslib.o
4 ETW000                                                                              42  0.003863
4 ETW000  [dev trc     ,00000]  New connection 0 created                              20  0.003883
4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 00
0, con_max = 255, con_opt = 255, occ = NO
4 ETW000                                                                              23  0.003906
4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         25  0.003931
4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
4 ETW000                                                                              18  0.003949
4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000
, con_max = 255, con_opt = 255, occ = NO
4 ETW000                                                                              20  0.003969
4 ETW000  [dev trc     ,00000]  Got ORACLE_HOME=/oracle/BSW/920_64 from environment
4 ETW000                                                                             300  0.004269
4 ETW000  [dev trc     ,00000]  -->oci_initialize                                     20  0.004289
4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.WE8DEC        4762  0.009051
4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPR3's password            29  0.009080
4 ETW000  [dev trc     ,00000]  Connecting as /@BSW on connection 0 ...               22  0.009102
4 ETW000  [dev trc     ,00000]  Allocating service context handle                     22  0.009124
4 ETW000  [dev trc     ,00000]  Allocating server context handle                      13  0.009137
4 ETW000  [dev trc     ,00000]  Attaching to DB Server BSW (con_hdl=0,svchp=110791c98,svrhp=1107942f8)
4 ETW000                                                                              67  0.009204
4 ETW000  [dev trc     ,00000]  Assigning server context 1107942f8 to service context 110791c98
4 ETW000                                                                           39616  0.048820
4 ETW000  [dev trc     ,00000]  Allocating user session handle                        29  0.048849
4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=110791c98,srvhp=1107942f8,usrhp=11079cd38)
4 ETW000                                                                              24  0.048873
4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
4 ETW000                                                                            2415  0.051288
4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=1107942f8)
4 ETW000                                                                              28  0.051316
4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=110791c98,srvhp=1107942f8)
4 ETW000                                                                              18  0.051334
4 ETW000  [dev trc     ,00000]  Deallocating server context handle 1107942f8         142  0.051476
4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1034'
4 ETW000                                                                              25  0.051501
4 ETW000  [dev trc     ,00000]  Try to connect with default password                  20  0.051521
4 ETW000  [dev trc     ,00000]  Connecting as SAPR3/<pwd>@BSW on connection 0 ...
4 ETW000                                                                              19  0.051540
4 ETW000  [dev trc     ,00000]  Allocating server context handle                      11  0.051551
4 ETW000  [dev trc     ,00000]  Attaching to DB Server BSW (con_hdl=0,svchp=110791c98,svrhp=1107942f8)
4 ETW000                                                                              27  0.051578
4 ETW000  [dev trc     ,00000]  Assigning server context 1107942f8 to service context 110791c98
4 ETW000                                                                           33038  0.084616
4 ETW000  [dev trc     ,00000]  Assigning username to user session 11079cd38          15  0.084631
4 ETW000  [dev trc     ,00000]  Assigning password to user session 11079cd38          13  0.084644
4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=110791c98,srvhp=1107942f8,usrhp=11079cd38)
4 ETW000                                                                              22  0.084666
4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
4 ETW000                                                                            1858  0.086524
4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=1107942f8)
4 ETW000                                                                              18  0.086542
4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=110791c98,srvhp=1107942f8)
4 ETW000                                                                              19  0.086561
4 ETW000  [dev trc     ,00000]  Deallocating server context handle 1107942f8         123  0.086684
4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1034'
4 ETW000                                                                              24  0.086708
4 ETW000  [dblink      ,00419]  ***LOG BY2=>sql error 1034   performing CON [dblink#1 @ 419]
4 ETW000                                                                              57  0.086765
4 ETW000  [dblink      ,00419]  ***LOG BY0=>ORA-01034: ORACLE not available           18  0.086783
4 ETW000                        ORA-27101: shared memory realm does not exist
4 ETW000                        IBM AIX RISC System/6000 Error: 2: No such file or directory [dblink#1 @ 419]
2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'BSW'"
Could you please provide us the relavant solution.

hi
> 4 ETW000  [dblink      ,00419]  ***LOG BY0=>ORA-01034: ORACLE not available           18  0.086783
Check for your ORACLE_HOME and ORACLE_SID
ORA-01034 is thrown during you attempt to upgrade because there is an invalid entry in one of the following files:
/etc/oratab
/var/opt/oracle/oratab
Regards,
Nitin Salunkhe

Similar Messages

  • Unable to start 2 instances at the same time in Oracle RAC 11g

    Hi all,
    My first instance is running. I can't start second instance successful and get "ORA-00304: requested INSTANCE_NUMBER is busy"
    Please help!
    Thank you!
    Dan.

    Thanks Shivananda Rao
    I set instance_number as below and my db can mount but ... (please see below)
    SQL> alter system set instance_number=2 scope=spfile sid='RAC1';
    SQL> alter system set thread=2 sid='RAC1';
    System altered.
    SQL> select status from v$instance;
    STATUS
    STARTED
    SQL> alter database mount;
    Database altered.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-30013: undo tablespace 'UNDOTBS1' is currently in use
    Process ID: 24535
    Session ID: 1 Serial number: 3
    SQL>

  • SAP Crystal Report 2013 - Connection error with Universe

    Hi,
    I've trying to connect Crystal Report 2013 with Universe but I'm getting below error. Please can someone help how can I resolve this error.

    .Unx Universes are Not supported by the legacy CR Designers (including CR 2013).
    For that you have the new CR for Enterprise.
    Does a WebI report against the same Universe work fine?
    Do other universes (.unv only) work fine from CR 2013?
    -Abhilash

  • The Game Center is "unable to load data due to network connectivity issues or errors".

    The Game Center is "unable to load data due to network connectivity issues or errors".
    My internet is fine: all other apps that do not rely on the Game Center work, as does my browser and other online functions; additionally, a friend's iPhone connects to his Game Center perfectly while he is sitting next to me.
    Closing the Game Center app and then reopening it is ineffective. Opening the options for the Game Center in the settings, logging out of my Apple ID, then logging back in, and then reopening the Game Center is ineffective. Opening the options for the Game Center in the settings, logging out of my Apple ID, then reopening the Game Center app and logging back in from there is ineffective.
    This issue has gone on for more than a month, and so the phone has gone through all variations of "turn it off then back on again, refresh the system, etc etc" that are the basic first suggestions for trouble shooting.
    One game app, which required a Game Center profile to launch, stopped working entirely, and would return a message saying something like "connect to the Game Center". I eventually deleted it to free up space. Other games which can be linked to the Game Center to connect with friends simply fail to link, returning "Game Center unavailable". This is the aspect that is currently bothering me the most: I cannot play games with friends unless the app can also link to Facebook and connect to friends from there.
    When I open the Game Center, I see the following screen. The bubbles float gently, and it seems as if I had the ability to update my "status". However doing so results in a message that has vanished once the app is reopened.
    Upon tapping Games, either the bubble from the main screen or the option on the ribbon at the bottom, the following screen appears. Clicking on Challenges shows a message that achievements must be viewed to issue a challenge. Clicking achievements results in a message that games must be connected (and from my friend's phone I know I have several apps that should appear).
    Upon tapping friends, it does show me a list of suggested friends pulled from Facebook, but attempting to send a friend request results in the following screen. After accepting the error box, the "send" button for the request is grayed out and unavailable regardless of adding or deleting friends and/or an accompanying message.
    In short, the Game Center is completely unresponsive for no discernible reason, and this problem began with no warning and is now long term. Though my iPhone is older (a 4s), my friend's is even older (a regular 4) and works fine.

    I am having the very same problem on my iPad running ios 7. All is fine on my iPhone it opens no problem - this is running on ios 8. I wish they would fix it.

  • After downloading and installing PS CC2014 i wanted start the application but got a message "Impossible d'initialiser Photoshop en raison d'une erreur du programme", in english sth like unable to initiate PS due to a programe error. I did an uninstall and

    After downloading and installing PS CC2014 i wanted start the application but got a message "Impossible d'initialiser Photoshop en raison d'une erreur du programme", in english sth like unable to initiate PS due to a programe error. I did an uninstall and a new download, but the problem's always there

    Try this: Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Unabl to start sap (DISP+WORK Stopped) While installing/importing database

    Dear Experts, As iam installing/ importing windows ecc 6.0  sr3 & DB2 9.5 ( Database exported using Hetrogeneous system copy from sqlserver 2005 to DB2), All phases finished and finally start sap failed due to db connect failure and i have tried by mmc and command mode but no hope. . Kindly help. trans log file and dev_w0 files below.
    _Trans log file_
    4 ETW000 r3trans version 6.14 (release 700 - 05.03.09 - 08:28:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 06.10.2009 - 05:15:05
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -x
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Tue Oct 06 05:15:07 2009                                                   0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                         0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                  0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dbdb6slib.dll' ...                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dbdb6slib.dll), hdl 0                              9294  0.009294
    4 ETW000  [dev trc     ,00000]      using "E:\usr\sap\SA4\SYS\exe\uc\NTAMD64\dbdb6slib.dll"               41  0.009335
    4 ETW000  [dev trc     ,00000]  Library 'dbdb6slib.dll' loaded                                            25  0.009360
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dbdb6slib.dll                    23  0.009383
    4 ETW000  [dev trc     ,00000]  Version of 'dbdb6slib.dll' is "700.08", patchlevel (0.201)               641  0.010024
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dbdb6slib.dll                   26  0.010050
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dbdb6slib.dll                  26  0.010076
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  36  0.010112
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                50  0.010162
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             31  0.010193
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:                24  0.010217
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                40  0.010257
    4 ETW000  [dev trc     ,00000]  Tue Oct 06 05:15:08 2009                                              472441  0.482698
    4 ETW000  [dev trc     ,00000]  DB2 library successfully loaded DB2 library '
    mascon-sap2\sapmnt\SA4\SYS\global\db6\WINDOWS_AMD64\db6_clidriver\bin\db2app64.dll' successfully loaded
    4 ETW000                                                                                51  0.482749
    4 ETW000                                                                                35  0.483487
    4 ETW000  [dev trc     ,00000]    (0.54) DB6: error handling in DBSL CLP (note 940260)                    24  0.483511
    4 ETW000  [dev trc     ,00000]    (0.69) DB6: technical support of DB2 CLI driver (note 962892)           25  0.483536
    4 ETW000  [dev trc     ,00000]    (0.73) DB6: log table name on TRUNCATE failure (note 970743)            24  0.483560
    4 ETW000  [dev trc     ,00000]    (0.79) DB6: column type XML in index size calculation (note 982993)
    4 ETW000                                                                                34  0.483594
    4 ETW000  [dev trc     ,00000]    (0.82) DB6: CAST for SSTRING data types (note 989568)                   24  0.483618
    4 ETW000  [dev trc     ,00000]    (0.86) DB6: long runtimes for R3szchk (note 1000847)                    24  0.483642
    4 ETW000  [dev trc     ,00000]    (0.88) DB6: patch collection Dec 06 (note 1005574)                      24  0.483666
    4 ETW000  [dev trc     ,00000]    (0.96) DB6: patch collection Jan 07 (note 1017852)                      24  0.483690
    4 ETW000  [dev trc     ,00000]    (0.97) DB6: CLP commands with DB2 CLI Driver (note 1024102)             24  0.483714
    4 ETW000  [dev trc     ,00000]    (0.99) DB6: SUBSTITUTE VALUES with FAE statements (note 1028779)        25  0.483739
    4 ETW000  [dev trc     ,00000]    (0.107) DB6: patch collection Apr 07 (note 1047194)                     24  0.483763
    4 ETW000  [dev trc     ,00000]    (0.110) DB6: SAP user names ending with non-ASCII char (note 1054555)
    4 ETW000                                                                                37  0.483800
    4 ETW000  [dev trc     ,00000]    (0.113) DB6: work process type in application snapshot (note 1059905)
    4 ETW000                                                                                88  0.483888
    4 ETW000  [dev trc     ,00000]    (0.114) DB6: connect using SAPDBHOST and DB2DB6_SVCENAME (note 1062049)
    4 ETW000                                                                                35  0.483923
    4 ETW000  [dev trc     ,00000]    (0.117) DB6: patch for execution of long DDL statements (note 1069658)
    4 ETW000                                                                                35  0.483958
    4 ETW000  [dev trc     ,00000]    (0.122) DB6: SNAPSHOT_TBS_CFG table function is deprecated (note 1077963)
    4 ETW000                                                                                35  0.483993
    4)
    4 ETW000                                                                                35  0.484718
    4 ETW000  [dev trc     ,00000]    (0.198) DB6: patch collection 02/09 (note 1294443)                      24  0.484742
    4 ETW000  [dev trc     ,00000]    (0.201) DB6: cobra enhancements (note 1315762)                          24  0.484766
    4 ETW000  [dev trc     ,00000]  Supported features:                                                       20  0.484786
    4 ETW000  [dev trc     ,00000]  ..retrieving configuration parameters                                     28  0.484814
    4 ETW000  [dev trc     ,00000]  ..done                                                                   475  0.485289
    4 ETW000  [dev trc     ,00000]  Running with UTF-8 Unicode                                                22  0.485311
    4 ETW000  [dev trc     ,00000]  Running with CLI driver.                                              376278  0.861589
    4 ETW000  [dev trc     ,00000]  DB2 client driver version '09.05.0004'                                373762  1.235351
    4 ETW000  [dev trc     ,00000]  Connected to DB server type 'DB2/NT64'                                  2467  1.237818
    4 ETW000  [dev trc     ,00000]  Connected to DB server version '09.05.0004'                              520  1.238338
    4 ETW000  [dev trc     ,00000]  Connected to 'SA4' as 'SAPSA4' schema 'SAPSA4' o.k.                    44597  1.282935
    4 ETW000  [dev trc     ,00000]  Connected: con_hdl=0 ; appl_hdl=19; appl_id="10.0.0.146.44548.091006101508"
    4 ETW000                                                                                50  1.282985
    4 ETW000  [dev trc     ,00000]  Database code page is ok.                                                480  1.283465
    4 ETW000  [dev trc     ,00000]  Tue Oct 06 05:15:09 2009                                              241001  1.524466
    4 ETW000  [dev trc     ,00000]  Database collating sequence is ok.                                        38  1.524504
    4 ETW000  [dev trc     ,00000]  DB2_WORKLOAD=SAP is set in DB2 registry as required.                   45663  1.570167
    4 ETW000  [dev trc     ,00000]  CLI Insert Buffering is disabled on single partition databases.        35785  1.605952
    4 ETW000  [dev trc     ,00000]  INFO: Unable to determine SAPDBHOST; defaulting to 'UNKNOWN'             255  1.606207
    4 ETW000  [dev trc     ,00000]  Connection 0 opened (DBSL handle 0)                                       27  1.606234
    4 ETW000  [dev trc     ,00000]  INFO: Unable to determine SAPDBHOST; defaulting to 'UNKNOWN'           20363  1.626597
    4 ETW000 Connected to database.
    4 ETW000  [dev trc     ,00000]  Disconnecting from ALL connections:                                    72901  1.699498
    4 ETW000  [dev trc     ,00000]  Disconnected from 'SA4'                                                 2049  1.701547
    4 ETW000  [dev trc     ,00000]  Disconnected: con_hdl=0 ; appl_hdl=19; appl_id="10.0.0.146.44548.091006101508"
    4 ETW000                                                                                46  1.701593
    4 ETW000  [dev trc     ,00000]  Disconnected from connection 0                                            79  1.701672
    4 ETW000  [dev trc     ,00000]  statistics db_con_commit (com_total=0, com_tx=0)                         121  1.701793
    4 ETW000  [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)                      24  1.701817
    4 ETW000 Disconnected from database.
    4 ETW000 End of Transport (0000).
    4 ETW000 date&time: 06.10.2009 - 05:15:09
    dev_w0  file
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Tue Oct 06 05:07:11 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' ...
    B  Library 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' loaded
    B  Version of 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' is "700.08", patchlevel (0.201)
    C  DbSl trace SM50: switch request to level 1
    B  New connection 0 created
    M sysno      00
    M sid        SA4
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    201
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        3572
    M
    M  kernel runs with dp version 242000(ext=110000) (@(#) DPLIB-INT-VERSION-242000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3572) [dpxxdisp.c   1349]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          29792     (1752)
    M  DpShMCreate: sizeof(tm_adm)          5912704     (29416)
    M  DpShMCreate: sizeof(wp_ca_adm)          24064     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    X  mm.dump: set maximum dump mem to 96 MB

    M Tue Oct 06 05:07:12 2009
    M  ThInit: running on host mascon-sap2
    M  calling db_connect ...
    C  Registering callback for dynamic profile parameters
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] CON = 0 (BEGIN)
    C  &+     DbSlConnectDB6: unable to open file: '
    mascon-sap2\sapmnt\SA4\SYS\global\dscdb6.conf'
    C                            
    C  &+                                                                               
    C  &+                                                                               
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] (END)
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1451]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10561]

    M  Info for wp 0

    M    pid = 3572
    M    severity = 0
    M    status = 0
    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server mascon-sap2_SA4_00 on host mascon-sap2 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Tue Oct 06 05:07:12 2009
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10781
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >BtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   723]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3572) [dpnttool.c   333]
    Thanks in advanc
    Chidam

    Dear experts, As i have updated as per yours inputs and still unable to start sap. Kindly help.
    1. SAPDBHOST is now accepting and there is no issues on "SAPDBHOST unknown."
    2.  dscdb6.conf file  is available and it has all permission (including login userlevel)
    3.  dscdb6.conf  was recreated new and tried, still  dev_w0 shows 
    "M  ThInit: running on host mascon-sap2
    M  calling db_connect ...
    C  Registering callback for dynamic profile parameters
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] CON = 0 (BEGIN)
    C  &+     DbSlConnectDB6: unable to open file: '
    mascon-sap2\sapmnt\SA4\SYS\global\dscdb6.conf' "
    4. Environment variable  all were added.
    Tans log file
    4 ETW000 r3trans version 6.14 (release 700 - 05.03.09 - 08:28:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 07.10.2009 - 06:34:10
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -x
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Wed Oct 07 06:34:12 2009                                                   0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                         0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                  0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dbdb6slib.dll' ...                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dbdb6slib.dll), hdl 0                              9419  0.009419
    4 ETW000  [dev trc     ,00000]      using "E:\usr\sap\SA4\SYS\exe\uc\NTAMD64\dbdb6slib.dll"               33  0.009452
    4 ETW000  [dev trc     ,00000]  Library 'dbdb6slib.dll' loaded                                            24  0.009476
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dbdb6slib.dll                    23  0.009499
    4 ETW000  [dev trc     ,00000]  Version of 'dbdb6slib.dll' is "700.08", patchlevel (0.201)               635  0.010134
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dbdb6slib.dll                   26  0.010160
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dbdb6slib.dll                  26  0.010186
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  36  0.010222
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                60  0.010282
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             31  0.010313
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:                24  0.010337
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                41  0.010378
    4 ETW000  [dev trc     ,00000]  Wed Oct 07 06:34:13 2009                                              473631  0.484009
    4 ETW000  [dev trc     ,00000]  DB2 library successfully loaded DB2 library '
    mascon-sap2\sapmnt\SA4\SYS\global\db6\WINDOWS_AMD64\db6_clidriver\bin\db2app64.dll' successfully loaded
    4 ETW000                                                                                57  0.484066
    4 ETW000  [dev trc     ,00000]  Supported features:                                                       21  0.486055
    4 ETW000  [dev trc     ,00000]  ..retrieving configuration parameters                                     21  0.486076
    4 ETW000  [dev trc     ,00000]  ..done                                                                   491  0.486567
    4 ETW000  [dev trc     ,00000]  Running with UTF-8 Unicode                                                21  0.486588
    4 ETW000  [dev trc     ,00000]  Running with CLI driver.                                              329019  0.815607
    4 ETW000  [dev trc     ,00000]  DB2 client driver version '09.05.0004'                                266666  1.082273
    4 ETW000  [dev trc     ,00000]  Connected to DB server type 'DB2/NT64'                                  3005  1.085278
    4 ETW000  [dev trc     ,00000]  Connected to DB server version '09.05.0004'                              513  1.085791
    4 ETW000  [dev trc     ,00000]  Connected to 'SA4' as 'SAPSA4' schema 'SAPSA4' o.k.                    20120  1.105911
    4 ETW000  [dev trc     ,00000]  Connected: con_hdl=0 ; appl_hdl=381; appl_id="10.0.0.146.19717.091007113413"
    4 ETW000                                                                                44  1.105955
    4 ETW000  [dev trc     ,00000]  Database code page is ok.                                                 37  1.105992
    4 ETW000  [dev trc     ,00000]  Wed Oct 07 06:34:14 2009                                               52298  1.158290
    4 ETW000  [dev trc     ,00000]  Database collating sequence is ok.                                        34  1.158324
    4 ETW000  [dev trc     ,00000]  DB2_WORKLOAD=SAP is set in DB2 registry as required.                   18173  1.176497
    4 ETW000  [dev trc     ,00000]  CLI Insert Buffering is disabled on single partition databases.        10689  1.187186
    *4 ETW000  [dev trc     ,00000]  DbSlControl: returning SAPDBHOST='mascon-sap2'                           235  1.187421
    4 ETW000  [dev trc     ,00000]  Connection 0 opened (DBSL handle 0)                                       24  1.187445
    4 ETW000  [dev trc     ,00000]  DbSlControl: returning SAPDBHOST='mascon-sap2'                          5737  1.193182
    4 ETW000 Connected to database.*
    4 ETW000  [dev trc     ,00000]  Disconnecting from ALL connections:                                     9176  1.202358
    4 ETW000  [dev trc     ,00000]  Disconnected from 'SA4'                                                 2033  1.204391
    4 ETW000  [dev trc     ,00000]  Disconnected: con_hdl=0 ; appl_hdl=381; appl_id="10.0.0.146.19717.091007113413"
    4 ETW000                                                                                44  1.204435
    4 ETW000  [dev trc     ,00000]  Disconnected from connection 0                                            75  1.204510
    4 ETW000  [dev trc     ,00000]  statistics db_con_commit (com_total=0, com_tx=0)                         116  1.204626
    4 ETW000  [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)                      23  1.204649
    4 ETW000 Disconnected from database.
    4 ETW000 End of Transport (0000).
    4 ETW000 date&time: 07.10.2009 - 06:34:14
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Wed Oct 07 06:03:29 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' ...
    B  Library 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' loaded
    B  Version of 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' is "700.08", patchlevel (0.201)
    C  DbSl trace SM50: switch request to level 1
    B  New connection 0 created
    M sysno      00
    M sid        SA4
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    201
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        304
    M
    M  kernel runs with dp version 242000(ext=110000) (@(#) DPLIB-INT-VERSION-242000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 304) [dpxxdisp.c   1349]
    I  MtxInit: 30000 0 0
    MX  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    X  mm.dump: set maximum dump mem to 96 MB
    M  ThInit: running on host mascon-sap2
    M  calling db_connect ...
    *C  Registering callback for dynamic profile parameters
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] CON = 0 (BEGIN)
    C  &+     DbSlConnectDB6: unable to open file: '
    mascon-sap2\sapmnt\SA4\SYS\global\dscdb6.conf'
    C                            
    C  &+                                                                               
    C  &+                                                                               
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] (END)
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1451]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10561]*
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server mascon-sap2_SA4_00 on host mascon-sap2 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Wed Oct 07 06:03:29 2009
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10781
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >BtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   723]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 304) [dpnttool.c   333]
    Thankyou
    Chidam.

  • Microsoft Intune was unable to set the desired mobile device policy for one or more users due to the following error: A2CE0100

    Hi!
    We have fatal or critical error message on Microsoft Intune Portal but all agents are working just fine. Before opening support ticket we would like to hear comments from the experts on this forum. We would also like to fix this error before starting to
    manage mobile devices with Intune.
    Error message on Intune Portal:
    "Microsoft Intune was unable to set the desired mobile device policy for one or more users due to the following error: A2CE0100"
    Repeated: 19 times.
    Class: (System) Policy
    Random Fatal error message on C:\Program Files\Microsoft\OnlineManagement\Logs\PolicyAgent.log found from one Windows 8.1 client:
    2015-02-21 08:49:20:704 2852 1ab0 FATAL: DocumentProvider::IndicateToConsumer/pp->ProcessPolicies(NULL, NULL, NULL, NULL) failed with error 0x800704d5.
    That said, we are not facing any specific problem but we would like to find symptom of this repeating error message on Intune Portal . We would appreciate to get any thoughts about this case.
    Br.
    Jukka

    Hi Jukka,
    Mobile policy doesn't apply to clients using the Full Client download.  Please open a support case so the team can assist in further troubleshooting.
    Thanks,
    Jon L. - MSFT - This posting is provided "AS IS" with no warranties and confers no rights.

  • PS CC 2014 can't start on Mac OSX "Unable to initialize Photoshop due to a Program error"

    I just downloaded and installed Adobe Creative Cloud including Photoshop CC 2014 and Lightroom on an iMac and a Macbook, both with OS OS X 10.10 (14A389).
    On both Macbook and iMac i get the same error when I try to start PS CC 2014: "kon photoshop niet initialiseren vanwege een programmafout". Or in English: "Unable to initialize Photoshop due to a Program error".
    In PSErrorLog.txt (~/Library/Preferences/Photoshop CC 2014 Settings/PSErrorLog.txt) I see:
    2015:01:24 13:57:05 : /Volumes/workarea/PS_15_Mac_Daily_Retail/20141204.r.310/photoshop/main/photoshop/sources/ UColorState.cpp : 737 : REQUIRE failed
    I uninstalled and reinstalled: doesn't help
    The use of Cleaner Tools didn't solve the problem
    How can I get PS CC 2014 up and running ??

    On another simular question was the answer:
    Either your default color settings files are corrupted, or they are missing (they're in the system application support folder).
    Uninstalling and reinstalling should put the default files back in place.
    Those files are missing. Uninstalling and reinstalling doesn't put hem back in place.

  • The SAProuter service failed to start due to the following error:

    I installed the SAP router 710 on windows server 2003 NON_SAP SYSTEM. I installed it successfully using the command:
    >ntscmgr install SAProuter -b c:\saprouter\saprouter.exe -p "service -r"
    But when trying to start the service I am facing this error:
    "SAP router service failed to start due to the following error: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem".
    I removed and reinstalled it, but again when trying to start the service facing the same error.
    Plz help me in resolving this issue and also let me know using which user I need to start the SAPRouter Service(Local System Account or any other account) . Do the needful as the matter is urgent
    Thanks in advance
    Ali

    Hi Anil,
    The version that I am using to install is SAP Router 710 on windows 2003 x64, I have to installed the SAP router on non SAP System.
    now when I am trying to start the service, it is giving an error as mentioned above.
    Plz help
    Regards
    Ali
    Edited by: Mirza Munnawar Ali Baig on Jun 2, 2008 3:48 PM

  • When trying to work with Agilent 34401A multimeter (serial RS-232 connection), HP34401A Getting Started.vi gives always the message: "Error 1073807369 occurred at Old VISA Open ".

    Baud rate and parity are set correctly, RS-232 cable is also connected correctly. My QuickBasic program has no problems to read and write to the Multimeter. It is obviously a software problem: the same error is persistent if I disconnect RS-232 cable.
    I downloaded NI-VISA 2.6 for Windows 95/98/NT/ME/2000/XP frorm digital.ni.com and installed it. But it did not help.
    Thank you in advance
    Best regards
    Alexei Soloviev

    Hi Steve
    I have problems with the 34401A and serial communication. Do you remember
    where the error was in the code ?
    Thanks
    Klaus
    wrote in message
    news:[email protected]..
    > Alexei,
    > This may or may not help, I was tasked to do something similar
    > recently and found an error in their driver. The GPIB VISA worked
    > fine, but when I tried it on serial it played up. There was an errant
    > carriage return (or CR/LF I can't remember). GPIB liked one and Serial
    > liked the other. It always amuses me that we never have problems with
    > Quickbasic!.
    > If you want me to dig deeper give me a shout.
    >
    > Steve Watts
    >
    > On Thu, 24 Jan 2002 06:16:55 -0800 (PST), "Alexei V. Soloviev"
    > wrote:
    >
    > >When trying
    to work with Agilent 34401A multimeter (serial RS-232
    > >connection), HP34401A Getting Started.vi gives always the message:
    > >"Error 1073807369 occurred at Old VISA Open ".
    > >
    > >Baud rate and parity are set correctly, RS-232 cable is also connected
    > >correctly. My QuickBasic program has no problems to read and write to
    > >the Multimeter. It is obviously a software problem: the same error is
    > >persistent if I disconnect RS-232 cable.
    > > I downloaded NI-VISA 2.6 for Windows 95/98/NT/ME/2000/XP frorm
    > > digital.ni.com and installed it. But it did not help.
    > >Thank you in advance
    > >Best regards
    > >Alexei Soloviev
    >

  • I've tried to install flash player several different times ans each time i get a connection error message.It downloads fine and when i run the file to start install,it installs up to 5% and then i get the connection error message.Can someone please help m

    I've tried to download the flash player several different times and each time i get a connection error message.It downloads fine and when i run the file to start install, it installs up to 5% and then i get the connection error message. I've tried disabling my antivirus software, closing my browser for install and nothing.Can someone please help me? I'm using Firefox.

    Hi!
    I had the exact same issue, being on a mac. If you are on a mac and the connection error message occurs, then use this link http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_osx.dmg
    It allows you to download it offline, which is what I used.
    Hope I was help!
    -Haroon

  • Hello. When I connect my imac Start, as usual, comes the start signal and then the white screen with the load signal then nothing happens. What could be the problem?

    Hello. When I connect my imac Start, as usual, comes the start signal and then the white screen with the load signal then nothing happens. What could be the problem?

    Presuming you get the chime, most of your Mac hardware is working and has passed the first part of the power-on self-test.
    If the screen comes on, basic graphics is working.
    The dark gray Apple is not present inside the Mac -- it must be loaded from a boot device. If the dark gray Apple appears, at least one of your boot devices has some capabilities. The flower petal/gear moves while Darwin is initializing and loading. If it stops immediately, something is terribly wrong.
    When the screen turns blue, Mac OS X has loaded and your graphics card transitions to Interrupt-driven operation. LoginWindow task draws the login screen, and Mac OS X is ready for login.
    What could be the problem depends on where in the process it stops, and whether the power light is blinking.

  • Tools and Script for stopping and starting SAP instances in the landscape

    Hi All,
    All our SAP system are on Windows 2003 and very few on Windows 2000.
    Is there any possiblity for having a script which will stop and start SAP on all the instances in the Landscape from a central system?
    Lets say we have some 200 SAP instances and we need to down all the instances for Windows patching.
    In this case, we need to manually take remote desktop to stop and start all the instances one by one.
    Also, do we have any 3rd party automated tools for this purpose?
    Regards,
    Siva.

    Hi Siva,
    You can configure ACC for your system landscape.
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/83/43cd574af1489aadd4d71b2f47b77d/content.htm
    Thanks
    Atul

  • Unable to connect forms6i with oracle 10g

    hi:
    i am facing a problem to connect forms6i with oracle 10.2 g. i already make a entry in TNSNAMES.ora file in forms folder.
    while i am trying to connect it dispaly "ORA-12203: TNS:unable to conect to destination" error.
    please help. Thanks in advance.
    Regards,
    Abhishek

    Hi
    i already make a entry in TNSNAMES.ora Another option...
    1. Pls Verify that the net service name you entered was correct including no spaces.
    2.Verify that the ADDRESS portion of the connect descriptor which corresponds to the net service name is correct.
    3.Ensure that the destination process (for example the listener) is running at the remote node and the cabel of ur local net work connecting to ur server is well connected and working well.
    4. Test ur local network cabel and try to make the connection to another computer set.
    5.u can check from Start > control panel > administrative tools > services that the service name is started or not if it is Started Restarted or refresh it.
    6. Ensure that the listener is running at the remote node and that the ADDRESS parameters specified in TNSNAMES.ORA are correct.
    and the more ....
    Hope this helps...
    Regards,
    Abdetu...

  • Session "ReadyBoot" stopped due to the following error: 0xC0000188

    Just built a new system and every once in a while my computer hangs logging into windows.
    i7 2600k
    16 gigs/ram
    Intel 320 Series SSD x2 in RAID 0
    GTX 580
    Overview of event logs shows the following.
    Intel(R) 82583V Gigabit Network Connection
     Network link is disconnected.
    Session "Microsoft Security Client OOBE" stopped due to the following error: 0xC000000D
    A timeout was reached (30000 milliseconds) while waiting for the ASUS Com Service service to connect.
    The ASUS Com Service service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events
    cannot be delivered through this filter until the problem is corrected.
    The maximum file size for session "ReadyBoot" has been reached. As a result, events might be lost (not logged) to file "C:\Windows\Prefetch\ReadyBoot\ReadyBoot.etl". The maximum files size is currently set to 20971520 bytes.
    Session "ReadyBoot" stopped due to the following error: 0xC0000188
    On Asus connect I changed this service to delayed start I believe it is for my motherboard updates. Superfetch is disabled. My page file is not on my SSD drive but on my regular sata drives configured in RAID 5. It doesn't do this everytime I reboot just
    seems like it happens after my computer has been on for a while and I turn it off for a few hours and turn it back on to log into windows (put in my password it says welcome) and it takes several minutes to log in.
    Tried to do a little research on this but I am turning up 50/50 stuff on rather or not readyboost/superfetch should be on or off and I guess this is what is causing it.... maybe I dont know for sure. Looking for proper information.
    Thanks

    I apologize I have not responded sooner. Also I wanted to wait for it to happen again and compare logs from that time and this time because it still happens.
    Activation context generation failed for "c:\program files\microsoft security client\MSESysprep.dll".Error in manifest or policy file "c:\program files\microsoft security client\MSESysprep.dll" on line 10. The element imaging appears as a child of element
    urn:schemas-microsoft-com:asm.v1^assembly which is not supported by this version of Windows.
    Intel(R) 82579V Gigabit Network Connection
    Network link is disconnected.
    This error is
    repeated three times. I have vmware workstation installed I am actually going to uninstall it and move it to spinning drives and get it off my SSD drives.
     The
    description for Event ID 1000 from source vmauthd cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    2012-01-20T07:58:27.786-06:00| vthread-4| W110: TicketLimitFileAccess: Successfully added access-allowed ACE to file's DACLthe message resource is present but the message is not found in the string/message table
    Intel(R)
    82579V Gigabit Network Connection
    Network link is disconnected.
    Intel(R) 82579V Gigabit Network Connection
    Network link is disconnected.
    Name resolution for the name wpad.westell.com timed out after none of the configured DNS servers responded. (im having internet provider issues today so this can be ignored)
    Session "Microsoft Security Client OOBE" stopped due to the following error: 0xC000000D

Maybe you are looking for

  • Leopard and Adobe Photoshop CS2 problems...

    I've been reading the posts about Leopard and CS2 problems and have to say that I'm confused. A great many of you have had issues from the very beginning as soon as you upgraded to Leopard. I did not. I use a VERY basic set-up without third party plu

  • My problems uploading

    cant upload videos to youtube or my website  they are mp4 standard video from my laptop hp envy says i need a differt format   ??  

  • Saving new events

    After half a year of trouble free using iphoto, new events are not stored when i close iphoto. It may be a coincidence, but this trouble started when i tried to shate the library with other accounts. But the trouble remains after is stopped this. Can

  • Set a value on a  text area from a lookup table and then edit it

    I work in a form of a PO system. On the PO_line form, there is a Select list aginst the item table (displays Item.description and returns item.ID). On the PO_line, the requirement is to have a text area named PO_Line.LineItemDescription where the mom

  • Ipod will only load movies OR music - is this normal?

    hey hello my ipod only loads movies or music not both. i wonder if this is normal. i tick sync movies and as soon as i choose "sync ipod" the tick vanishes and nothing has changed. if i want to manage music and movies myself i can only load music or