Cancel initialization AX4 - 5i

Hello

I would change the management IP address for both SPS of an AX4 - 5i. When I run the Initialization utility once again, he tells me that SPs should initially be uninitialized. I was unable to find information on the procedure in the documentation.

What would be the correct way to the evolution of the management of IP addresses?

Thank you

Martin


Tags: Dell Products

Similar Questions

  • Can someone get FileSelectPopuEx and WMI calls to CoInitializeEx / CoInitializeSecurity to coexist in the same code?

    I'm having a problem to run the attached code, which in an ideal world, would allow me to access the hard disk on the host PC serial numbers and use the FileSelectPopupEx function in any order.

    It seems that as soon as I launch FileSelectPopupEx (even by cancelling) the disc code stops working. There will be mistakes retrun to CoInitializeEx run from the same thread or CoInitializeSecurity run from separate threads.

    Based on aid for the 3 functions, it's probably that the error is caused by the mode of apartment for pieces of code. With WMI needing an MTA and the FileSelectpopupEx that need to be threaded in a single compartment. The FileSelectPopupEx suggests executes in a separate thread to avoid conflicts. I tried this, and unless I have that messed up, separate threads did not fix the problem.

    Since I never plan on the implementation of these components at the same time, it would be quite 'Cancel initialization' environment variables set FileSelectPopupEx after each instance in my case. Unfortunately, I'm at a bit of a loss on the bits to switch.

    Regarding the attached code, I tried to run in the two CVI2012 SP1 (32-bit and 64-bit) and CVI2013 (SP1 (32-bit and 64-bit) with identical results. If you want to re-create the link of a few questions for the following static libraries from lib SDK for CVI: ole32.lib, propsys.lib, Ole32.lib and WbemUuid.lib.

    I discovered that the code 'error' in this case was just a warning that was already called CoinitializeSecurity. The code is equal to RPC_E_TOO_LATE and can be swallowed with the following slight change to the code provided.

    If (FAILED (hr) &!) (HR) IS RPC_E_TOO_LATE))

    Sorry for the bug world.

  • tables dynamic thread-safe

    Hi all

    trying to convert my application single-threaded for multithreading, that I met a new obstacle:

    I would like to have a global data structure. This structure must be dynamically allocated and reallocated as the number of threads (and thus the size of the structure) depends on the program execute / user.

    The main thread as long as secondary threads should be able to access this structure, so I need to use a variable in thread safe, somehow. All the samples I've traveled so far, either use a single variable using the DefineThreadSafeScalarVar macro, or an array of size fixed by using the DefineThreadSafeArrayVar macro.

    I haven't found an example of this type of a dynamic array, unfortunately... Some kind soul would be willing to teach me how to proceed?

    Thank you

    Wolfgang

    In your case, you must use a TSV scalar that contains the pointer is allocated/re-allocated. See the following example of a TSV that mimics a dynamic array of integers. In some cases, a better solution would be to have a TSV scalar that contains a list, say, box tools ListType.

    #include

    DefineThreadSafeVar (int *, DynMem);

    void main (void)
    {
    int * pDynMem, i.;
       
    Initialize the TSV
    InitializeDynMem();
       
    Define HSV 'table' to hold 10 integers
    SetDynMem (malloc (10 * sizeof (int)));
       
    Set and get the 'elements' of TSV
    pDynMem = GetPointerToDynMem();
    for (i = 0; i< 10;="">
    {
    (* pDynMem) [i] = i;
    printf ("DynMem [%d] = %d\n", (* pDynMem) [i], i);
    }
    ReleasePointerToDynMem();
       
    Resize the TSV "array".
    pDynMem = GetPointerToDynMem();
    * pDynMem = realloc (* pDynMem, 20 * sizeof;)
    for (i = 10; I)< 20;="">
    (* pDynMem) [i] = i;
    for (i = 0; i< 20;="">
    printf ("DynMem [%d] = %d\n", (* pDynMem) [i], i);
    ReleasePointerToDynMem();
       
    Free TSV "array".
    pDynMem = GetPointerToDynMem();
    Free(*pDynMem);
    ReleasePointerToDynMem();
       
    Cancel initialization of TSV
    UninitializeDynMem();
    }

  • Blocking of data after restart of the success

    Hi guys,.

    I'm stuck in a process where my DB starts but after a few seconds his begins to close all processes of sorting.  The system worked perfectly before but after todays restarted that's what happening.

    the following is the log from start-up to shutdown. Can help them understand what is causing this problem any one.

    It comes to ORACLE 11 G on LINUX business. _


    Mon Aug 13 13:12:28 2012
    Starting ORACLE instance (normal)
    Large information Pages *.

    Total shared global area in large Pages = 0 KB (0%)

    Large Pages used by this instance: 0 (0 KB)
    Large wide Pages unused system = 0 (0 KB) (alloc incr 16 MB)
    Large Pages configured wide system = 0 (0 KB)
    The Page Size = 2048 KB

    RECOMMENDATION:
    Total size of Global region shared is 4098 MB. For optimal performance,
    before next restart of the instance, to increase the number
    unused wholesale Pages by 2049 2048 Pages atleast big Ko (4098 MB)
    scale to get 100% of the Shared System
    Global area allocated by using large pages
    ***********************************************************
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory for the instance of created monitoring segment
    SNA system picked latch-free 3
    With the help of LOG_ARCHIVE_DEST_1 parameter value by default as USE_DB_RECOVERY_FILE_DEST
    Autotune undo retention is enabled.
    IMODE = BR
    ILAT = 28
    LICENSE_MAX_USERS = 0
    SYS audit is disabled
    Commissioning:
    Oracle Database 11 g Release 11.2.0.3.0 - 64 bit Production.
    ORACLE_HOME = /u01/app/oracle/product/11.2.0.3/db_1
    Name of the system: Linux
    Name of the node: OM5000
    News Release: 2.6.18 - 308.el5
    Version: #1 SMP kills Jan 27 17:17:51 EAST 2012
    Machine: x86_64
    Using the settings in client pfile /u01/app/oracle/admin/OML5K/pfile/init.ora on machine OM5000
    Parameters of the system with default values:
    process = 150
    nls_language = "ENGLISH."
    nls_territory = 'AUSTRALIA '.
    SGA_TARGET = 4G
    control_files = "/ u01/app/oracle/oradata/OML5K/control01.ctl".
    control_files = "/ u01/app/oracle/fast_recovery_area/OML5K/control02.ctl".
    DB_BLOCK_SIZE = 8192
    compatible = "11.2.0.0.0."
    db_recovery_file_dest = ' / u01/app/oracle/fast_recovery_area.
    db_recovery_file_dest_size = 50000M
    undo_tablespace = 'UNDOTBS1.
    Remote_login_passwordfile = "EXCLUSIVE."
    db_domain = «»
    dispatchers = "(PROTOCOL=TCP) (SERVICE = OML5KXDB)" "
    audit_file_dest = ' / u01/app/oracle/admin/OML5K/adump.
    AUDIT_TRAIL = 'DB '.
    db_name = "OML5K".
    open_cursors = 300
    pga_aggregate_target = 34558M
    diagnostic_dest = ' / u01/app/oracle '.
    Mon Aug 13 13:12:28 2012
    PMON started with pid = 2, OS id = 21976
    Mon Aug 13 13:12:28 2012
    PSP0 started with pid = 3, OS id = 21978
    Mon Aug 13 13:12:29 2012
    VKTM started with pid = 4, OS id = 21980 high priority
    VKTM clocked at (1) precision of milliseconds with DBRM quantum (100) ms
    Mon Aug 13 13:12:29 2012
    GEN0 started with pid = 5, OS id = 21984
    Mon Aug 13 13:12:29 2012
    DIAG started with pid = 6, OS id = 21986
    Mon Aug 13 13:12:29 2012
    DBRM started with pid = 7, OS id = 21988
    Mon Aug 13 13:12:29 2012
    DIA0 started with pid = 8, OS id = 21990
    Mon Aug 13 13:12:29 2012
    MA started with pid = 9, OS id = 21992
    Mon Aug 13 13:12:29 2012
    DBW0 started with pid = 10, OS id = 21994
    Mon Aug 13 13:12:30 2012
    DBW1 started with pid = 11, OS id = 21996
    Mon Aug 13 13:12:30 2012
    DBW2 started with pid = 12, OS id = 21998
    Mon Aug 13 13:12:30 2012
    DBW3 started with pid = 13, OS id = 22000
    Mon Aug 13 13:12:30 2012
    LGWR started with pid = 14, OS id = 22002
    Mon Aug 13 13:12:30 2012
    CKPT started with pid = 15, OS id = 22004
    Mon Aug 13 13:12:30 2012
    SMON started with pid = 16, 22006 = OS id
    Mon Aug 13 13:12:30 2012
    RECCE has started with pid = 17, OS id = 22008
    Mon Aug 13 13:12:30 2012
    MMON started with pid = 18, OS id = 22010
    Mon Aug 13 13:12:30 2012
    MMNL started with pid = 19, OS id = 22012
    commissioning 1 dispatcher (s) for '(ADDRESS =(PARTIAL=YES) (PROTOCOL = TCP))' network address...
    commissioning or shared server 1...
    Environment ORACLE_BASE = / u01/app/oracle
    Mon Aug 13 13:12:30 2012
    kcbztek_populate_tbskey: key of db in controlfile and datafile 1 is incompatible...
    Complete full restoration of datafile 4 to datafile copy u01/app/oracle/oradata/OML5K/users01.dbf. Elapsed time: 0:00:00
    Checkpoint is 995547
    last deallocation CPN is 3
    Complete full restoration of datafile 3 to datafile copy u01/app/oracle/oradata/OML5K/undotbs01.dbf. Elapsed time: 0:00:00
    Checkpoint is 995547
    last deallocation CPN is 3
    Mon Aug 13 13:13 2012
    Complete full restoration of datafile 2 to datafile copy u01/app/oracle/oradata/OML5K/sysaux01.dbf. Elapsed time: 0:00:30
    Checkpoint is 995547
    last deallocation CPN is 995211
    Complete full restoration of datafile 1 to datafile copy u01/app/oracle/oradata/OML5K/system01.dbf. Elapsed time: 0:00:38
    Checkpoint is 995547
    last deallocation CPN is 993074
    Mon Aug 13 13:13:08 2012
    Create database set controlfile reuse "OML5K."
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Data file
    ' / u01/app/oracle/oradata/OML5K/system01.dbf',
    ' / u01/app/oracle/oradata/OML5K/sysaux01.dbf',
    ' / u01/app/oracle/oradata/OML5K/undotbs01.dbf',
    ' / u01/app/oracle/oradata/OML5K/users01.dbf'
    LOGFILE GROUP 1 ('/ u01/app/oracle/oradata/OML5K/redo01.log') SIZE 51200 K,.
    GROUP 2 ('/ u01/app/oracle/oradata/OML5K/redo02.log') SIZE 51200 K,.
    GROUP 3 ('/ u01/app/oracle/oradata/OML5K/redo03.log') SIZE 51200 K RESETLOGS
    WARNING: Temporary Tablespace default not specified in the CREATE DATABASE command
    Default temporary tablespace will be necessary for a locally managed database in future release
    Mon Aug 13 13:13:08 2012
    Mount of redo thread 1, with mount id 3547719972
    Completed: Create controlfile reuse set database 'OML5K '.
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Data file
    ' / u01/app/oracle/oradata/OML5K/system01.dbf',
    ' / u01/app/oracle/oradata/OML5K/sysaux01.dbf',
    ' / u01/app/oracle/oradata/OML5K/undotbs01.dbf',
    ' / u01/app/oracle/oradata/OML5K/users01.dbf'
    LOGFILE GROUP 1 ('/ u01/app/oracle/oradata/OML5K/redo01.log') SIZE 51200 K,.
    GROUP 2 ('/ u01/app/oracle/oradata/OML5K/redo02.log') SIZE 51200 K,.
    GROUP 3 ('/ u01/app/oracle/oradata/OML5K/redo03.log') SIZE 51200 K RESETLOGS
    Closure of proceedings (immediate)
    Closure of proceedings: in addition to logons disabled
    Stop background MMNL process
    MMON background process stop
    The high waters = 1 license
    All dispatchers/dispatchers and shared servers stop
    ALTER DATABASE CLOSE NORMAL
    ORA-1109 marked during: ALTER DATABASE CLOSE NORMAL...
    ALTER DATABASE TO REMOVE
    Stop process to archive
    Archiving is disabled
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Disabled archives due to the stop: 1089
    Stop process to archive
    Archiving is disabled
    ARCH: Disabled archives due to the stop: 1089
    Stop process to archive
    Archiving is disabled
    Mon Aug 13 13:13:11 2012
    Stop background VKTM process
    Mon Aug 13 13:13:13 2012
    Instance shutdown complete
    Mon Aug 13 13:13:13 2012
    Starting ORACLE instance (normal)
    Large information Pages *.

    Total shared global area in large Pages = 0 KB (0%)

    Large Pages used by this instance: 0 (0 KB)
    Large wide Pages unused system = 0 (0 KB) (alloc incr 16 MB)
    Large Pages configured wide system = 0 (0 KB)
    The Page Size = 2048 KB

    RECOMMENDATION:
    Total size of Global region shared is 4098 MB. For optimal performance,
    before next restart of the instance, to increase the number
    unused wholesale Pages by 2049 2048 Pages atleast big Ko (4098 MB)
    scale to get 100% of the Shared System
    Global area allocated by using large pages
    ***********************************************************
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    SNA system picked latch-free 3
    With the help of LOG_ARCHIVE_DEST_1 parameter value by default as USE_DB_RECOVERY_FILE_DEST
    Autotune undo retention is enabled.
    IMODE = BR
    ILAT = 28
    LICENSE_MAX_USERS = 0
    SYS audit is disabled
    Commissioning:
    Oracle Database 11 g Release 11.2.0.3.0 - 64 bit Production.
    ORACLE_HOME = /u01/app/oracle/product/11.2.0.3/db_1
    Name of the system: Linux
    Name of the node: OM5000
    News Release: 2.6.18 - 308.el5
    Version: #1 SMP kills Jan 27 17:17:51 EAST 2012
    Machine: x86_64
    Using the settings in client pfile /u01/app/oracle/cfgtoollogs/dbca/OML5K/initOML5KTemp.ora on machine OM5000
    Parameters of the system with default values:
    process = 150
    nls_language = "ENGLISH."
    nls_territory = 'AUSTRALIA '.
    SGA_TARGET = 4G
    control_files = "/ u01/app/oracle/oradata/OML5K/control01.ctl".
    control_files = "/ u01/app/oracle/fast_recovery_area/OML5K/control02.ctl".
    DB_BLOCK_SIZE = 8192
    compatible = "11.2.0.0.0."
    db_recovery_file_dest = ' / u01/app/oracle/fast_recovery_area.
    db_recovery_file_dest_size = 50000M
    nonerecovery_through_resetlogs = TRUE
    undo_tablespace = 'UNDOTBS1.
    Remote_login_passwordfile = "EXCLUSIVE."
    db_domain = «»
    dispatchers = "(PROTOCOL=TCP) (SERVICE = OML5KXDB)" "
    audit_file_dest = ' / u01/app/oracle/admin/OML5K/adump.
    AUDIT_TRAIL = 'DB '.
    db_name = "OML5K".
    open_cursors = 300
    pga_aggregate_target = 34558M
    diagnostic_dest = ' / u01/app/oracle '.
    Mon Aug 13 13:13:14 2012
    PMON started with pid = 2, OS id = 22030
    Mon Aug 13 13:13:14 2012
    PSP0 started with pid = 3, OS id = 22032
    Mon Aug 13 13:13:15 2012
    VKTM started with pid = 4, OS id = 22034 high priority
    VKTM clocked at (1) precision of milliseconds with DBRM quantum (100) ms
    Mon Aug 13 13:13:15 2012
    GEN0 started with pid = 5, OS id = 22038
    Mon Aug 13 13:13:15 2012
    DIAG started with pid = 6, OS id = 22040
    Mon Aug 13 13:13:15 2012
    DBRM started with pid = 7, OS id = 22042
    Mon Aug 13 13:13:15 2012
    DIA0 started with pid = 8, OS id = 22044
    Mon Aug 13 13:13:15 2012
    MA started with pid = 9, OS id = 22046
    Mon Aug 13 13:13:15 2012
    DBW0 started with pid = 10, OS id = 22048
    Mon Aug 13 13:13:15 2012
    DBW1 started with pid = 11, OS id = 22050
    Mon Aug 13 13:13:15 2012
    DBW2 started with pid = 12, OS id = 22052
    Mon Aug 13 13:13:15 2012
    DBW3 started with pid = 13, OS id = 22054
    Mon Aug 13 13:13:15 2012
    LGWR started with pid = 14, OS id = 22056
    Mon Aug 13 13:13:15 2012
    CKPT started with pid = 15, OS id = 22058
    Mon Aug 13 13:13:15 2012
    SMON started with pid = 16, OS id = 22060
    Mon Aug 13 13:13:15 2012
    RECCE has started with pid = 17, OS id = 22062
    Mon Aug 13 13:13:15 2012
    MMON started with pid = 18, OS id = 22064
    Mon Aug 13 13:13:15 2012
    MMNL started with pid = 19, OS id = 22066
    commissioning 1 dispatcher (s) for '(ADDRESS =(PARTIAL=YES) (PROTOCOL = TCP))' network address...
    commissioning or shared server 1...
    Environment ORACLE_BASE = / u01/app/oracle
    Mon Aug 13 13:13:15 2012
    Create database set controlfile reuse "OML5K."
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Data file
    ' / u01/app/oracle/oradata/OML5K/system01.dbf',
    ' / u01/app/oracle/oradata/OML5K/sysaux01.dbf',
    ' / u01/app/oracle/oradata/OML5K/undotbs01.dbf',
    ' / u01/app/oracle/oradata/OML5K/users01.dbf'
    LOGFILE GROUP 1 ('/ u01/app/oracle/oradata/OML5K/redo01.log') SIZE 51200 K,.
    GROUP 2 ('/ u01/app/oracle/oradata/OML5K/redo02.log') SIZE 51200 K,.
    GROUP 3 ('/ u01/app/oracle/oradata/OML5K/redo03.log') SIZE 51200 K RESETLOGS
    WARNING: Temporary Tablespace default not specified in the CREATE DATABASE command
    Default temporary tablespace will be necessary for a locally managed database in future release
    Mount of redo thread 1, with mount id 3547724076
    Completed: Create controlfile reuse set database 'OML5K '.
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Data file
    ' / u01/app/oracle/oradata/OML5K/system01.dbf',
    ' / u01/app/oracle/oradata/OML5K/sysaux01.dbf',
    ' / u01/app/oracle/oradata/OML5K/undotbs01.dbf',
    ' / u01/app/oracle/oradata/OML5K/users01.dbf'
    LOGFILE GROUP 1 ('/ u01/app/oracle/oradata/OML5K/redo01.log') SIZE 51200 K,.
    GROUP 2 ('/ u01/app/oracle/oradata/OML5K/redo02.log') SIZE 51200 K,.
    GROUP 3 ('/ u01/app/oracle/oradata/OML5K/redo03.log') SIZE 51200 K RESETLOGS
    Stop background MMNL process
    MMON background process stop
    From MMON background process
    From MMNL background process
    Mon Aug 13 13:13:18 2012
    MMON started with pid = 18, OS id = 22077
    Mon Aug 13 13:13:18 2012
    MMNL started with pid = 19, OS id = 22079
    ALTER SYSTEM active session restricted;
    ALTER database open resetlogs ' OML5K'
    RESETLOGS after incomplete recovery until this THAT the CHANGE 995547
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of the group log 1 of thread 1
    ORA-00312: thread 1 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo01.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Compensation online redo logfile 1 /u01/app/oracle/oradata/OML5K/redo01.log
    Deletion log 1 of thread 1 sequence number 0 online
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of the group log 1 of thread 1
    ORA-00312: thread 1 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo01.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of the group log 1 of thread 1
    ORA-00312: thread 1 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo01.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Mon Aug 13 13:13:18 2012
    Running the Checker found 1 new failures of persistent data
    Online redo logfile 1 full compensation
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of the Group of newspapers wire 2 1
    ORA-00312: wire 2 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo02.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Compensation online redo logfile 2 /u01/app/oracle/oradata/OML5K/redo02.log
    Erasing online newspaper wire 2 1 sequence number 0
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of the Group of newspapers wire 2 1
    ORA-00312: wire 2 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo02.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of the Group of newspapers wire 2 1
    ORA-00312: wire 2 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo02.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Compensation online redo logfile 2 complete
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of Group 3, Journal of thread 1
    ORA-00312: wire 3 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo03.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Compensation online redo logfile 3 /u01/app/oracle/oradata/OML5K/redo03.log
    Erasing online Journal 3 of thread 1 sequence number 0
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of Group 3, Journal of thread 1
    ORA-00312: wire 3 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo03.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Errors in the /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22071.trc file:
    ORA-00313: open failed for the members of Group 3, Journal of thread 1
    ORA-00312: wire 3 1 online journal: ' / u01/app/oracle/oradata/OML5K/redo03.log'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3
    Compensation online redo logfile 3 complete
    Log in online /u01/app/oracle/oradata/OML5K/redo01.log: thread 1 Group 1 had been previously authorized
    Log in online /u01/app/oracle/oradata/OML5K/redo02.log: thread 1 group 2 was previously disabled
    Log in online /u01/app/oracle/oradata/OML5K/redo03.log: thread 1 Group 3 has been previously authorized
    Definition of embodiment of recovery target 2
    Assigning activation ID 3547724076 (0xd375f92c)
    Thread 1 is open to the log sequence 1
    Currently journal # 1, seq # 1 mem # 0: /u01/app/oracle/oradata/OML5K/redo01.log
    Opening of redo thread 1
    SMON: enabling cache recovery
    [22071] successfully put 2 undo Tablespace online.
    Cancel initialization is complete series: 0 start: 256557774 end: 256557834 diff:60 (0 seconds)
    Dictionary check start
    Tablespace 'TEMP' #3 found in the data dictionary,
    but not in the controlfile. Adding to controlfile.
    Verification of the complete dictionary
    Check the compatibility of the header files for tablespace 11g encryption...
    Compatibility check header files 11g for tablespace encryption completed
    SMON: enabling the recovery of tx
    *********************************************************************
    ATTENTION: The following temporary tablespaces do not contain any file.
    This condition can occur when a backup controlfile
    been restored. It may be necessary to add files to these
    storage spaces. This can be done using the SQL statement:

    ALTER TABLESPACE < nom_tablespace > ADD TEMPFILE

    Furthermore, if these temporary tablespaces are no longer
    necessary, then they can be recessed.
    Temporary tablespace is empty: TEMP
    *********************************************************************
    Database character set is US7ASCII
    Create the relationship IPS_PACKAGE_UNPACK_HISTORY
    No Resource Manager plan active
    **********************************************************
    WARNING: Files may exist in db_recovery_file_dest
    that are not known to the database. Use the RMAN command
    RECOVERY of CATALOG AREA again all these files from the catalog.
    If the files cannot be catalogued, then remove them manually
    using the OS command.
    Cause one of the following events:
    1. a backup controlfile was restored.
    2. a standby controlfile was restored.
    3. the controlfile was recreated.
    4 db_recovery_file_dest had previously been activated and
    then disabled.
    **********************************************************
    off replication_dependency_tracking (no replication multimaster async found)
    From QMNC background process
    Mon Aug 13 13:13:20 2012
    QMNC started with pid = 24, OS id = 22087
    LOGSTDBY: Validation controlfile with logical metadata
    LOGSTDBY: Validation complete
    World famous OML5K
    Completed: alter resetlogs open database 'OML5K '.
    ALTER database rename global_name to 'OML5K '.
    Completed: alter database rename global_name to 'OML5K '.
    ALTER TABLESPACE TEMP add TEMPFILE ' / u01/app/oracle/oradata/OML5K/temp01.dbf' SIZE 20480 K REUSE AUTOEXTEND ON NEXT 640 K MAXSIZE UNLIMITED
    Completed: ALTER TABLESPACE TEMP add TEMPFILE ' / u01/app/oracle/oradata/OML5K/temp01.dbf' SIZE 20480 K REUSE AUTOEXTEND ON NEXT 640 K MAXSIZE UNLIMITED
    ALTER DEFAULT DATABASE TABLESPACE 'USERS '.
    Completed: ALTER DATABASE default TABLESPACE 'USERS '.
    change the character set of database INTERNAL_CONVERT ZHS16GBK
    From CJQ0 background process
    Mon Aug 13 13:13:22 2012
    CJQ0 started with pid = 23, OS id = 22089
    Mon Aug 13 13:13:23 2012
    50000 MB db_recovery_file_dest_size is 0.00% used. It is a
    user-specified limit on the amount of space that will be used by the present
    for the files related to the recovery of databases and does not reflect the amount of
    space available in the underlying file system or ASM diskgroup.
    Mon Aug 13 13:13:27 2012
    Thread 1 Advanced to save sequence 2 (LGWR switch)
    Currently Journal # 2 seq # 2 mem # 0: /u01/app/oracle/oradata/OML5K/redo02.log
    Mon Aug 13 13:13:30 2012
    Character in controlfile to ZHS16GBK update
    Set the synchronization information in connection with the base characters
    SYS. RULE$ (CONDITION) - modified CLOB representation
    SYS. PLANNER$ _EVENT_LOG (ADDITIONAL_INFO) - modified CLOB representation
    SYS. SNAP$ (REL_QUERY) - modified CLOB representation
    SYS. SNAP$ (ALIAS_TXT) - modified CLOB representation
    SYS. WRI$ _ADV_OBJECTS (ATTR4) - modified CLOB representation
    SYS. WRI$ _ADV_OBJECTS (OTHER) - modified CLOB representation
    SYS. WRI$ _ADV_DIRECTIVE_META (DATA) - modified CLOB representation
    SYS. WRI$ _DBU_FEATURE_METADATA (INST_CHK_LOGIC) - modified CLOB representation
    SYS. WRI$ _DBU_FEATURE_METADATA (USG_DET_LOGIC) - modified CLOB representation
    SYS. WRI$ _DBU_HWM_METADATA (LOGIC) - modified CLOB representation
    SYS. WRI$ _OPTSTAT_HISTHEAD_HISTORY (EXPRESSION) - modified CLOB representation
    Mon Aug 13 13:13:30 2012
    From OCMS background process
    Mon Aug 13 13:13:30 2012
    OCMS started with pid = 27, OS id = 22098
    SYS. WRI$ _REPT_FILES ($SYS_NC00005) - modified CLOB representation
    SYS. AMOUNT $ (SRC_STMT) - modified CLOB representation
    SYS. AMOUNT $ (DEST_STMT) - modified CLOB representation
    SYS. ATTRIBUTE_TRANSFORMATIONS$ (XSL_TRANSFORMATION) - modified CLOB representation
    SYS. METASTYLESHEET (STYLE sheet) - modified CLOB representation
    XDB. XDB RESOURCE $ (SYS_NC00027$)-modified CLOB representation
    XDB. XDB$ XDB_READY (DATA) - modified CLOB representation
    XDB. XDB$ DXPTAB ($SYS_NC00006) - modified CLOB representation
    MDSYS. SDO_XML_SCHEMAS (XMLSCHEMA) - modified CLOB representation
    Thread 1 Advanced to save sequence 3 (switch LGWR)
    Currently Journal # 3 seq # 3 mem # 0: /u01/app/oracle/oradata/OML5K/redo03.log
    Mon Aug 13 13:13:43 2012
    MDSYS. SDO_COORD_OP_PARAM_VALS (PARAM_VALUE_FILE) - modified CLOB representation
    MDSYS. SDO_GEOR_XMLSCHEMA_TABLE (XMLSCHEMA) - modified CLOB representation
    MDSYS. SDO_STYLES_TABLE (DEFINITION) - modified CLOB representation
    SYSMAN. MGMT_IP_ELEM_DEFAULT_PARAMS (VALUE) - modified CLOB representation
    SYSMAN. MGMT_IP_REPORT_ELEM_PARAMS (VALUE) - modified CLOB representation
    SYSMAN. MGMT_IP_SQL_STATEMENTS (SQL_STATEMENT) - modified CLOB representation
    SYSMAN. MGMT_JOB_LARGE_PARAMS (PARAM_VALUE) - modified CLOB representation
    SYSMAN. MGMT_SEC_INFO (B64_LOCAL_CA) - modified CLOB representation
    SYSMAN. MGMT_SEC_INFO (B64_INTERNET_CA) - modified CLOB representation
    APEX_030200.WWV_FLOW_FLASH_CHARTS (CHART_XML) - modified CLOB representation
    APEX_030200.WWV_FLOW_FLASH_CHART_SERIES (SERIES_QUERY) - modified CLOB representation
    APEX_030200.WWV_FLOW_SHORTCUTS (SHORTENED) - modified CLOB representation
    APEX_030200.WWV_FLOW_STEPS (HELP_TEXT) - modified CLOB representation
    APEX_030200.WWV_FLOW_STEPS (HTML_PAGE_HEADER) - modified CLOB representation
    APEX_030200.WWV_FLOW_STEP_PROCESSING (PROCESS_SQL_CLOB) - modified CLOB representation
    APEX_030200.WWV_FLOW_PAGE_GENERIC_ATTR (ATTRIBUTE_VALUE) - modified CLOB representation
    APEX_030200.WWV_FLOW_TEMPLATES (HEADER_TEMPLATE) - modified CLOB representation
    APEX_030200.WWV_FLOW_TEMPLATES (FOOTER_TEMPLATE) - modified CLOB representation
    APEX_030200.WWV_FLOW_TEMPLATES (BOX) - modified CLOB representation
    Mon Aug 13 13:13:54 2012
    Thread 1 cannot allot of new newspapers, sequence 4
    Checkpoint is not complete
    Currently Journal # 3 seq # 3 mem # 0: /u01/app/oracle/oradata/OML5K/redo03.log
    Mon Aug 13 13:13:57 2012
    APEX_030200.WWV_FLOW_PAGE_PLUGS (PLUG_SOURCE) - modified CLOB representation
    Thread 1 Advanced to record the sequence 4 (switch LGWR)
    Currently journal # 1, seq # 4 mem # 0: /u01/app/oracle/oradata/OML5K/redo01.log
    APEX_030200.WWV_FLOW_PAGE_PLUGS (CUSTOM_ITEM_LAYOUT) - modified CLOB representation
    APEX_030200.WWV_FLOW_PAGE_PLUG_TEMPLATES (MODEL) - modified CLOB representation
    APEX_030200.WWV_FLOW_PAGE_PLUG_TEMPLATES (TEMPLATE2) - modified CLOB representation
    APEX_030200.WWV_FLOW_PAGE_PLUG_TEMPLATES (TEMPLATE3) - modified CLOB representation
    APEX_030200.WWV_FLOW_PROCESSING (PROCESS_SQL_CLOB) - modified CLOB representation
    APEX_030200.WWV_FLOW_REGION_REPORT_COLUMN (PK_COL_SOURCE) - modified CLOB representation
    APEX_030200.WWV_FLOW_ROW_TEMPLATES (ROW_TEMPLATE1) - modified CLOB representation
    APEX_030200.WWV_FLOW_ROW_TEMPLATES (ROW_TEMPLATE2) - modified CLOB representation
    APEX_030200.WWV_FLOW_ROW_TEMPLATES (ROW_TEMPLATE3) - modified CLOB representation
    APEX_030200.WWV_FLOW_ROW_TEMPLATES (ROW_TEMPLATE4) - modified CLOB representation
    APEX_030200.WWV_FLOW_BANNER (BANNER) - modified CLOB representation
    APEX_030200.WWV_FLOW_BUTTON_TEMPLATES (MODEL) - modified CLOB representation
    APEX_030200.WWV_FLOW_INSTALL (DEINSTALL_SCRIPT) - modified CLOB representation
    APEX_030200.WWV_FLOW_LIST_TEMPLATES (LIST_TEMPLATE_CURRENT) - modified CLOB representation
    APEX_030200.WWV_FLOW_LIST_TEMPLATES (LIST_TEMPLATE_NONCURRENT) - modified CLOB representation
    APEX_030200.WWV_FLOW_LIST_TEMPLATES (SUB_LIST_ITEM_CURRENT) - modified CLOB representation
    APEX_030200.WWV_FLOW_LIST_TEMPLATES (SUB_LIST_ITEM_NONCURRENT) - modified CLOB representation
    APEX_030200.WWV_FLOW_LIST_TEMPLATES (ITEM_TEMPLATE_CURR_W_CHILD) - modified CLOB representation
    APEX_030200.WWV_FLOW_LIST_TEMPLATES (ITEM_TEMPLATE_NONCURR_W_CHILD) - modified CLOB representation
    APEX_030200.WWV_FLOW_LIST_TEMPLATES (SUB_TEMPLATE_CURR_W_CHILD) - modified CLOB representation
    APEX_030200.WWV_FLOW_LIST_TEMPLATES (SUB_TEMPLATE_NONCURR_W_CHILD) - modified CLOB representation
    APEX_030200.WWV_FLOW_WORKSHEETS (SQL_QUERY) - modified CLOB representation
    Mon Aug 13 13:14:08 2012
    APEX_030200.WWV_FLOW_CUSTOM_AUTH_SETUPS (PAGE_SENTRY_FUNCTION) - modified CLOB representation
    APEX_030200.WWV_FLOW_CUSTOM_AUTH_SETUPS (SESS_VERIFY_FUNCTION) - modified CLOB representation
    APEX_030200.WWV_FLOW_CUSTOM_AUTH_SETUPS (PRE_AUTH_PROCESS) - modified CLOB representation
    APEX_030200.WWV_FLOW_CUSTOM_AUTH_SETUPS (AUTH_FUNCTION) - modified CLOB representation
    APEX_030200.WWV_FLOW_CUSTOM_AUTH_SETUPS (POST_AUTH_PROCESS) - modified CLOB representation
    Information about the game refreshing attributes of type new character
    Completed: alter database INTERNAL_CONVERT ZHS16GBK character set
    Mon Aug 13 13:14:11 2012
    ALTER SYSTEM disable session restricted;
    Mon Aug 13 13:14:12 2012
    Thread 1 Advanced to record the sequence 5 (switch LGWR)
    Currently Journal # 2 seq # 5 mem # 0: /u01/app/oracle/oradata/OML5K/redo02.log
    Mon Aug 13 13:14:28 2012
    Closure of proceedings (immediate)
    OCMS background process stop
    Closure of proceedings: in addition to logons disabled
    Stop background QMNC process
    Mon Aug 13 13:14:29 2012
    Stop background CJQ0 process
    Stop background MMNL process
    MMON background process stop
    License of the high waters = 14
    Stop slave queue treatments, flags = 7
    Treatment of slave leader arrested projects
    All dispatchers/dispatchers and shared servers stop
    ALTER DATABASE CLOSE NORMAL
    Mon Aug 13 13:14:33 2012
    SMON: disabling recovery tx
    SMON: disabling of cache recovery
    Mon Aug 13 13:14:33 2012
    Stop process to archive
    Archiving is disabled
    Stopping the process Archive avoided: active 0
    Thread 1 is thrown to the sequence of journal 5
    Closing of redo thread 1
    Completed: ALTER DATABASE CLOSE NORMAL
    ALTER DATABASE TO REMOVE
    Stop process to archive
    Archiving is disabled
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Disabled archives due to the stop: 1089
    Stop process to archive
    Archiving is disabled
    ARCH: Disabled archives due to the stop: 1089
    Stop process to archive
    Archiving is disabled
    Mon Aug 13 13:14:34 2012
    Stop background VKTM process
    State of the system dumped to trace file /u01/app/oracle/diag/rdbms/oml5k/OML5K/trace/OML5K_ora_22163.trc
    Mon Aug 13 13:14:36 2012
    Instance shutdown complete
    Mon Aug 13 13:14:37 2012
    Starting ORACLE instance (normal)

    We are in 2013, all the logs of your alerts indicate former far

  • I'm trying to download the trial version for Acrobat DC edit PDF files, but when download initializes, it gets to 11%, gets stuck, then gives the message "request from Web Get failed. I canceled, downloaded the installer again and got the same result.  I'

    I'm trying to download the trial version for Acrobat DC edit PDF files, but when download initializes, it gets to 11%, gets stuck, then gives the message "request from Web Get failed. I canceled, downloaded the installer again and got the same result.  I'm on a PC running Windows 8. Any suggestions?

    Hiddm93421458,

    Restart your system and then try again to install Acrobat Reader DC using this link Download Adobe Acrobat free trial | Acrobat Pro DC.

    Let me know if the problem persists.

    Kind regards

    Nicos

  • Satellite L300-29V - failed to initialize for the logon process

    Hello

    Trying to upgrade my Satellite L300 - 29V Vista Home Premium to the Toshiba provided Win 7 Home premium with the help of the upgrade DVD Toshiba. I tried this many times now with no success. On each attempt, I get the message "* logon process initialization failed - the Interactive logon process initialization has failed. For more details, please see the event log. "*.

    At this point, the mouse is active, but none of the keyboard keys control apart from the pointer appears only on the area of the event, enter and esc. Pressure on one of them or by clicking on the OK button or Cancel will be empty of the screen. A minute later, the blue screen of death will be appear and disappear quickly, after that, I have the option load Win 7 or return to Win Vista. Do go back to Vista (which I did several times that I care to remember) is not a problem and the laptop runs without problem later. At any time I am able to view the event log.

    I followed the instructions given by the upgrade DVD, IE. removing the drivers and continued on the upgrade to Windows 7. I've updated the mobile site to download drivers/software Toshiba in order to have the machine as much upto date possible - everything to nothing is outside having more drivers to remove using the upgrade DVD.

    The only thing I did is to back up my data and recover Vista to factory settings and load on top of Vista in this way.

    But before that I'm looking for the Forum of Toshiba for any useful advice - someone else has had this problem or does anyone know a way around this - if so I would appreciate your help.

    See you soon

    Dleifynot

    It is really strange. I've updated Qosmio x 300 and Satellite A500 by using Toshiba upgrade kit.
    No problem at all.

    Did you follow instruction as described on http://aps2.toshiba-tro.de/kb0/TSB9902P60000R01.htm?

  • Initialization of the CDAQ

    Hello

    I use cdaq-9188 system. It was connected by ethernet to the PC. before starting my application, I need to check my cdaq hardware initialization.

    I mean wheather all IO models are connected properly and works fine

    you will need to check that the cdaq controller is busy or no status.

    need to check is to reserve or cancel the hardware or not.

    If the condition is pass, and then must start my application or by message.

    which is the best way to identify these task. ?

    There are three cases:

    1. the cDAQ-9188 is reserved per person.

    2. the cDAQ-9188 is reserved by the host.

    3. the cDAQ-9188 is reserved by another host.

    There is no direct way to query the status of booking, but you can deduce from the Self Test, which will return an error:

    1. you get an error. (- 201388 ' network device is not reserved for this host. ")

    2 self-test will work normally.

    3. you get an error. (- 201288 "network device is not reserved for this host.")

    This may be sufficient for your needs. If you want great between cases #1 and #3 case, then network DAQmx device reserve with the 'override' argument set to false reservation has different side effects:

    1. the cDAQ-9188 gets booked by the host.

    2. the cDAQ-9188 continues to be reserved by the host. (no change)

    3. you get an error. (-201420 "the network device is currently reserved by another host.)

  • Unknown Publisher box opens, I click run, it starts and then stops, saying "error reading setup initialization file".

    Windows doesn't let me download an application from my library to the city.  It is an application used to download their books. I have Vista Home Premium on my HP Pavilion.

    I start the download, the process begins, and then a small dialog box opens saying "Unknown Publisher" and the choice of 'run' or 'Cancel '.  I chose 'run', it seems it will continue then a little screen pops up saying "error reading setup initialization file."  I "ve never had no problem download at this point.

    For the same problem, I tried the following and still no luck:

    I've got "pop-up blocker" turned off.
    I disabled the "Inprivate filtering",
    I turned off my "firewall" temprarily

    Any other suggestions for this problem?
    Thanks for your help!
    Winifred_M

    Hi Winifred_M,

    Thanks for posting on the Forum of answers.

    If you can provide a link to the application, we can try to recreate the issue.
    Otherwise, it is perhaps a question that you should take with the Publisher of the software.

    However, you can try to use the Windows Installer CleanUp utility:

    When you are working on your computer and install a new program, the installation suddenly fails. Now, you're left with a partly installed program. You try to install the program again, but you're unsuccessful. Or, maybe you have problems trying to remove an old program because the installation files are damaged.

    Do not worry. Windows Installer CleanUp Utility may be able to help. You can use the utility to remove installation information for programs that were installed by using Windows Installer. Remember that Windows Installer CleanUp Utility does not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall on.

    Download the Windows Installer CleanUp utility

    We have updated Windows Installer CleanUp Utility. This version of the Windows Installer CleanUp utility works correctly in all versions, 32-bit and 64-bit Microsoft Windows. If you have an earlier version installed on your computer, we recommend that you download and install this latest version.

    You must be logged on to Windows with a user account is an administrator on the computer to run Windows Installer CleanUp Utility. For more information about how to install and run Windows Installer CleanUp Utility, see the section "more information".

    You can download Windows Install CleanUp Utility starting from Microsoft Download Center:

    Download the Windows Installer Cleanup Utility package now.
    (http://download.microsoft.com/download/e/9/d/e9d80355-7ab4-45b8-80e8-983a48d5e1bd/msicuu2.exe)

    Copied from http://support.microsoft.com/kb/290301

    Please let us know if that helps.
    Chris
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Failed to initialize the installation program. Error 110. On Windows XP.

    Whenever I try to install LV6.1 or LV6.1 DSC Run-Time system, on my Windows XP machine, I always get the following error message:

    Failed to initialize the installation program. Error 110.

    I think it has something to do with the MSI or "Windows Installer". I tried to uninstall all of THE products of National Instruments, but it did not help. Any ideas?

    Hello. Thank you. I tried, but in fact, it did not help. However, after doing a little research on our, I found a solution by following these steps:

    1. reboot Windows XP in Safe Mode
    2. double-click on the Setup program to start the installation process
    3 cancel the installation process after it starts
    4. restart windows in normal mode

    Now, all my applications of MSI with setup.exe work correctly! Quite strange. Just for the record: this problem was not due to a Virus protection program (as all assumed first that many people) and it kept me from running applications (MSI?) of ANY installer from a CD.

  • Windows Vista - search failed to initialize?

    Hi all. I went to my computer the other day and when I typed in the search bar, it is said 'Search cannot initialize' and basically refuses to get anything. I tried a few solutions, but these come short to half way through the tutorial because of a few things.

    One person said 'research', which of course cannot be searched via the start menu because that's the problem! Laughing out loud. I can't find anything.
    Another step that I saw in a different tutorial says to restart the index or something involving to go into Control Panel, then system and maintenance, but when I go into the system and maintenance, there is nothing to find. It says "There are no items to display." So, basically, system and maintenance is empty.
    Who is supposed to be an automatic problem specially for my problem solver (I thought it wouldn't work, but thought why not give it a try?)
    He ran last night and he seemed to take quite some time, so I let him do his thing of the day after. I go back to the computer, and he claims that all problems have been resolved. It fixed problems related to coding, windows search not start, restart windows search, windows search does not search, etc.. Large. Very well. So, I'll test this claim out and find that it has not fixed all the. I get the same exact error message when trying to search for anything.
    So, please, help me on this. Is there a way to solve this annoying problem? Having no research on your system, it's like having no google on the internet. It's just debilitating. And it takes forever to find everything manually. I also tried restoring system to go to an earlier point in time, BING, another problem. There is only a single restore point - which was an update of windows. I restored to that but it solves nothing, and when I return to the system restore, it is right back in the restore points, so I guess that windows automatically updates right after the update is cancelled. With the point of not more than a restoration to return, (which will not solve the problem), I fear of system restore is out of the question as well.
    ANY HELP? Thank you

    Hey I solved the problem by rebuilding the index.

    To remove and recreate the search index:

    1. ReachControl Panel
    2. SelectIndexing Options
    3. Click on Advanced (this will open the Advanced Options dialog box)
    4. Select it Rebuild button.
    Don't forget that I had to click on "Classic Mode" before to do because the modern version would not display all items. Some may not have this extra step, but I had to. I am writing just so that anyone else having this problem can see how to fix it! Thanks for your help, if!
    -Bobby
  • Having DirectX 10 but get "" ERR03: failed to initialize DirectX10 "»

    Hi all
    First I don't know that the right section to post, if it was not, please tell me where to move it.

    I have windows vista ultimate with sp1, some time ago I installed "Bio Shock" (a game for windows). during installation it asks to install DirectX 9 and I canceled the installation because vista windows have DirectX10 and it supports DirectX9 games. However when begins the game grip, the error message 'Cannot find d3d9.dll' and I went on CD of the game installed DirectX9 and everything went great.

    yesterday, I installed another 'DevilMayCry4' game, this game has two executables DirectX9 Version and a version of DirectX 10. When you try to run the exe DirectX 10 I get the message "ERR03: failed to initialize the DirectX10.»

    the dxdiag tool says that the DX version is 10, how ever nothing seems to work on DirectX10 even before the first game "Bioshock" who have an option to display surfaces DirectX10, but this option is disabled.

    in windows > system32 > there are a ton of DirectX d3d8.dll d3d10.dll and d3dx10_xx.dll fields.

    can any body please tell me what is the problem and how can I solve this problem.

    Here are the specs of the system

    Interface: windows vista ultimate SP1
    Memory: 1.65 GB DDR2 533 FSB
    Porcessor: processor intel dual core 1.83 GHz T2400
    Graphics card: ATI mobility Radeon X 1600
    System: Toshibe SatellitePro A164

    Note: the graphics card uses the technology of memory hyber. It has a graphics memory of 256 MB built in and takes an another 256 memory system on windows XP. but on vista direct x tool diagonistics says he has a memory of approximately of 766 mb.

    Thank you very much

    Hello

    Here is a link that should prove beneficial to get a resolution for you inquiry.  I hope that this information is beneficial.

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=2da43d38-DB71-4C1B-bc6a-9b6652cd92a3&displaylang=en

    Thank you

    Aaron
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • My dsc-wx200 cancels the import image with wifi on its own.

    Hello, my dsc wx200 can connect to my computer and "preparing to import" the PlayMemories window appears, and he finds the images I want to import. But my camera gets stuck on "sending...". "part and on the screen LCD it says for a fraction of second something in the sense of"cancel import", then it turns off. PlayMemories import window progress bar goes full and said that where imported images, but they were not in reality. I tried to uninstall/reinstall the drivers, but that doesn't seem to work. I am running Windows 7 64 bit and I recently changed my motherboard, but I don't know if this is the problem and that is that I have no idea of what would be the problem. What should I do to fix this?

    Thank you!

    Good day Tichondrious

    Try resetting the camera it of default factory configuration that could help to correct this problem, please follow the steps below to initialize the device.

    MENU (settings) (main settings) [initialize] [all parameters] [OK] .

    After initialization, connect to your wireless network and import the files to Playmemories House. The guide on how to connect the camera to the wireless access point is located on the following link. Parameters of the Access Point.

    If my post answered your question, please mark it as "accept as a Solution.

  • First HP500 tube how to cancel

    Hello.

    How cancel initiated tube main utility service without configuring configuration print heads?

    If no way to do it normally, maybe some settings of the printer reset help? If Yes, how I can do it, and what problems other can haapen if I do this?

    Sorry, but my English is bad... try to translate with the help of google

    by fr. forums have seen what happens frequently.
    surprisingly, the issue has been resolved as follows:
    you start the procedure with normal print heads
    He asks them to remove
    out according to the instructions
    close the lid, it starts to check them
    an error 02.08
    Turn off the plotter
    Turn on the plotter, it immediately Initializes the continuation of the proceedings
    procedure is that he wants to see the print heads - open the lid and remove the clamp
    All THE heads of PRINT FULL-press
    tighten and close the lid, it ends and begins the calibration procedure
    after surgery, you can work

    I don't know to help others, but I arrived here and then (maybe ours is dummie)

    Hello levi2ki,

    Welcome to the HP Forums.

    To get your question more exposure I suggest you post in the trade forums since it is a commercial product. You can do it at Business Forum.

    Thank you for your time.

  • BPS dialogues seem to stop working after the initialization of the OpenGL

    In the following example (the main.c to GLES20Template), if the call to show_alert (taken from the example of the dialog box) is performed before the call to bbutil_init_egl, we see a dialog box.  Otherwise, we do not see a dialog box (or an error message explaining what we did wrong).  That passed?

    OpenGL is not compatible with BPS?

    Anyone know how to get the dialogs BPS works in an application that uses OpenGL?

    /*
     * Copyright (c) 2011-2012 Research In Motion Limited.
     *
     * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     * http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    
    #include 
    #include 
    
    #include 
    
    #include "bbutil.h"
    
    #include "pthread.h"
    #include 
    
    dialog_instance_t alert_dialog;
    
    static GLfloat vertices[8];
    static GLfloat colors[16];
    
    static GLuint program;
    
    static GLuint transformLoc;
    static GLuint positionLoc;
    static GLuint colorLoc;
    
    static GLfloat matrix[16] = {1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1};
    
    static GLuint vertexID;
    static GLuint colorID;
    
    static screen_context_t screen_cxt;
    
    EGLContext derived_ctx;
    
    void handleScreenEvent(bps_event_t *event) {
        screen_event_t screen_event = screen_event_get_event(event);
    
        int screen_val;
        screen_get_event_property_iv(screen_event, SCREEN_PROPERTY_TYPE, &screen_val);
    
        switch (screen_val) {
        case SCREEN_EVENT_MTOUCH_TOUCH:
        case SCREEN_EVENT_MTOUCH_MOVE:
        case SCREEN_EVENT_MTOUCH_RELEASE:
            break;
        }
    }
    
    int initialize() {
        //Initialize vertex and color data
        vertices[0] = -0.25f;
        vertices[1] = -0.25f;
    
        vertices[2] = 0.25f;
        vertices[3] = -0.25f;
    
        vertices[4] = -0.25f;
        vertices[5] = 0.25f;
    
        vertices[6] = 0.25f;
        vertices[7] = 0.25f;
    
        colors[0] = 1.0f;
        colors[1] = 0.0f;
        colors[2] = 1.0f;
        colors[3] = 1.0f;
    
        colors[4] = 1.0f;
        colors[5] = 1.0f;
        colors[6] = 0.0f;
        colors[7] = 1.0f;
    
        colors[8] = 0.0f;
        colors[9] = 1.0f;
        colors[10] = 1.0f;
        colors[11] = 1.0f;
    
        colors[12] = 0.0f;
        colors[13] = 1.0f;
        colors[14] = 1.0f;
        colors[15] = 1.0f;
    
        //Query width and height of the window surface created by utility code
        EGLint surface_width, surface_height;
    
        eglQuerySurface(egl_disp, egl_surf, EGL_WIDTH, &surface_width);
        eglQuerySurface(egl_disp, egl_surf, EGL_HEIGHT, &surface_height);
    
        // Create shaders
        const char* vSource =
                "precision mediump float;"
                "uniform mat4 u_projection;"
                "uniform mat4 u_transform;"
                "attribute vec4 a_position;"
                "attribute vec4 a_color;"
                "varying vec4 v_color;"
                "void main()"
                "{"
                "    gl_Position = u_projection * u_transform * a_position;"
                "    v_color = a_color;"
                "}";
    
        const char* fSource =
                "varying lowp vec4 v_color;"
                "void main()"
                "{"
                "    gl_FragColor = v_color;"
                "}";
    
        GLint status;
    
        // Compile the vertex shader
        GLuint vs = glCreateShader(GL_VERTEX_SHADER);
        if (!vs) {
            fprintf(stderr, "Failed to create vertex shader: %d\n", glGetError());
            return EXIT_FAILURE;
        } else {
            glShaderSource(vs, 1, &vSource, 0);
            glCompileShader(vs);
            glGetShaderiv(vs, GL_COMPILE_STATUS, &status);
            if (GL_FALSE == status) {
                GLchar log[256];
                glGetShaderInfoLog(vs, 256, NULL, log);
    
                fprintf(stderr, "Failed to compile vertex shader: %s\n", log);
    
                glDeleteShader(vs);
            }
        }
    
        // Compile the fragment shader
        GLuint fs = glCreateShader(GL_FRAGMENT_SHADER);
        if (!fs) {
            fprintf(stderr, "Failed to create fragment shader: %d\n", glGetError());
            return EXIT_FAILURE;
        } else {
            glShaderSource(fs, 1, &fSource, 0);
            glCompileShader(fs);
            glGetShaderiv(fs, GL_COMPILE_STATUS, &status);
            if (GL_FALSE == status) {
                GLchar log[256];
                glGetShaderInfoLog(fs, 256, NULL, log);
    
                fprintf(stderr, "Failed to compile fragment shader: %s\n", log);
    
                glDeleteShader(vs);
                glDeleteShader(fs);
    
                return EXIT_FAILURE;
            }
        }
    
        // Create and link the program
        program = glCreateProgram();
        if (program)
        {
            glAttachShader(program, vs);
            glAttachShader(program, fs);
            glLinkProgram(program);
    
            glGetProgramiv(program, GL_LINK_STATUS, &status);
            if (status == GL_FALSE)    {
                GLchar log[256];
                glGetProgramInfoLog(fs, 256, NULL, log);
    
                fprintf(stderr, "Failed to link shader program: %s\n", log);
    
                glDeleteProgram(program);
                program = 0;
    
                return EXIT_FAILURE;
            }
        } else {
            fprintf(stderr, "Failed to create a shader program\n");
    
            glDeleteShader(vs);
            glDeleteShader(fs);
            return EXIT_FAILURE;
        }
    
        glUseProgram(program);
    
        // Set up the orthographic projection - equivalent to glOrtho in GLES1
        GLuint projectionLoc = glGetUniformLocation(program, "u_projection");
        {
            GLfloat left = 0.0f;
            GLfloat right = (float)(surface_width) / (float)(surface_height);
            GLfloat bottom = 0.0f;
            GLfloat top = 1.0f;
            GLfloat zNear = -1.0f;
            GLfloat zFar = 1.0f;
            GLfloat ortho[16] = {2.0 / (right-left), 0, 0, 0,
                                0, 2.0 / (top-bottom), 0, 0,
                                0, 0, -2.0 / (zFar - zNear), 0,
                                -(right+left)/(right-left), -(top+bottom)/(top-bottom), -(zFar+zNear)/(zFar-zNear), 1};
            glUniformMatrix4fv(projectionLoc, 1, false, ortho);
        }
    
        // Store the locations of the shader variables we need later
        transformLoc = glGetUniformLocation(program, "u_transform");
        positionLoc = glGetAttribLocation(program, "a_position");
        colorLoc = glGetAttribLocation(program, "a_color");
    
        // We don't need the shaders anymore - the program is enough
        glDeleteShader(fs);
        glDeleteShader(vs);
    
        // Generate vertex and color buffers and fill with data
        glGenBuffers(1, &vertexID);
        glBindBuffer(GL_ARRAY_BUFFER, vertexID);
        glBufferData(GL_ARRAY_BUFFER, sizeof(vertices), vertices, GL_STATIC_DRAW);
    
        glGenBuffers(1, &colorID);
        glBindBuffer(GL_ARRAY_BUFFER, colorID);
        glBufferData(GL_ARRAY_BUFFER, sizeof(colors), colors, GL_STATIC_DRAW);
    
        // Perform the same translation as the GLES1 version
        matrix[12] = (float)(surface_width) / (float)(surface_height) / 2;
        matrix[13] = 0.5;
        glUniformMatrix4fv(transformLoc, 1, false, matrix);
    
        //////////////////////////////////////////////////////////////
        // Test code to stimulate multi-threading bug:
    
        EGLint contextAttribs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE, EGL_NONE };
    
        // Create a shared context:
        derived_ctx = eglCreateContext(egl_disp, egl_conf, egl_ctx, contextAttribs);
    
        return EXIT_SUCCESS;
    }
    
    /*void* aThread(void *not_used) {
    
        EGLint numConfigs;
        EGLConfig auxConfig;
        EGLSurface auxSurface;
    
        const EGLint auxConfigAttribs[] =
            {
                EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
                EGL_BLUE_SIZE, 8,
                EGL_GREEN_SIZE, 8,
                EGL_RED_SIZE, 8,
                EGL_ALPHA_SIZE, 0,
                EGL_DEPTH_SIZE, 0,
                EGL_STENCIL_SIZE, 0,
                EGL_NONE
            };
    
        EGLint pbufferAttribs[] =
            {
                EGL_WIDTH, 1,
                EGL_HEIGHT, 1,
                EGL_TEXTURE_TARGET, EGL_NO_TEXTURE,
                EGL_TEXTURE_FORMAT, EGL_NO_TEXTURE,
                EGL_NONE
            };
    
        eglChooseConfig(egl_disp, auxConfigAttribs, &auxConfig, 1, &numConfigs);
        auxSurface = eglCreatePbufferSurface(egl_disp, auxConfig, pbufferAttribs);
    
        EGLBoolean  result = eglMakeCurrent(egl_disp, auxSurface, auxSurface, derived_ctx);
        if (result == EGL_FALSE){
            fprintf(stderr, "UNABLE TO MAKE CONTEXT CURRENT\n");
            //int err = glGetError();
            bbutil_terminate();
        } else {
            fprintf(stderr, "made shared context current!\n");
        }
        return NULL;
    }*/
    
    void render() {
        // Increment the angle by 0.5 degrees
        static float angle = 0.0f;
        angle += 0.5f * M_PI / 180.0f;
    
        //Typical render pass
        glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
    
        // Enable and bind the vertex information
        glEnableVertexAttribArray(positionLoc);
        glBindBuffer(GL_ARRAY_BUFFER, vertexID);
        glVertexAttribPointer(positionLoc, 2, GL_FLOAT, GL_FALSE, 2 * sizeof(GLfloat), 0);
    
        // Enable and bind the color information
        glEnableVertexAttribArray(colorLoc);
        glBindBuffer(GL_ARRAY_BUFFER, colorID);
        glVertexAttribPointer(colorLoc, 4, GL_FLOAT, GL_FALSE, 4 * sizeof(GLfloat), 0);
    
        // Effectively apply a rotation of angle about the y-axis.
        matrix[0] = cos(angle);
        matrix[2] = -sin(angle);
        matrix[8] = sin(angle);
        matrix[10] = cos(angle);
        glUniformMatrix4fv(transformLoc, 1, false, matrix);
    
        // Same draw call as in GLES1.
        glDrawArrays(GL_TRIANGLE_STRIP, 0 , 4);
    
        // Disable attribute arrays
        glDisableVertexAttribArray(positionLoc);
        glDisableVertexAttribArray(colorLoc);
    
        bbutil_swap();
    }
    /**
     * Show an alert dialog that has two buttons: a "Cancel" button, and a "Submit" button.
     */
    static void
    show_alert()
    {
        if (alert_dialog) {
            return;
        }
    
        if (dialog_create_alert(&alert_dialog) != BPS_SUCCESS) {
            fprintf(stderr, "Failed to create alert dialog.");
            return;
        }
    
        if (dialog_set_alert_message_text(alert_dialog, "Hello World!") != BPS_SUCCESS) {
            fprintf(stderr, "Failed to set alert dialog message text.");
            dialog_destroy(alert_dialog);
            alert_dialog = 0;
            return;
        }
    
        /*
         * Create a context to attach to the cancel button
         */
        char* cancel_button_context = "Cancelled";
    
        /*
         * Use a button label defined in bps/dialog.h. Attach a context to the button.
         */
        if (dialog_add_button(alert_dialog, DIALOG_CANCEL_LABEL, true, cancel_button_context, true) != BPS_SUCCESS) {
            fprintf(stderr, "Failed to add button to alert dialog.");
            dialog_destroy(alert_dialog);
            alert_dialog = 0;
            return;
        }
    
        /*
         * Use a button label of our own. Don't attach a context to the button.
         */
        if (dialog_add_button(alert_dialog, "Submit", true, 0, true) != BPS_SUCCESS) {
            fprintf(stderr, "Failed to add button to alert dialog.");
            dialog_destroy(alert_dialog);
            alert_dialog = 0;
            return;
        }
    
        if (dialog_show(alert_dialog) != BPS_SUCCESS) {
            fprintf(stderr, "Failed to show alert dialog.");
            dialog_destroy(alert_dialog);
            alert_dialog = 0;
            return;
        }
    }
    
    int main(int argc, char *argv[]) {
        int rc;
        int exit_application = 0;
    
        //glGetError();
        //Initialize BPS library
        bps_initialize();
    
        //Create a screen context that will be used to create an EGL surface to to receive libscreen events
        screen_create_context(&screen_cxt, 0);
    
        //Signal BPS library that navigator and screen events will be requested
        if (BPS_SUCCESS != screen_request_events(screen_cxt)) {
            fprintf(stderr, "screen_request_events failed\n");
            bbutil_terminate();
            screen_destroy_context(screen_cxt);
            bps_shutdown();
            return 0;
        }
    
        if (BPS_SUCCESS != navigator_request_events(0)) {
            fprintf(stderr, "navigator_request_events failed\n");
            bbutil_terminate();
            screen_destroy_context(screen_cxt);
            bps_shutdown();
            return 0;
        }
    
        //Signal BPS library that navigator orientation is not to be locked
        if (BPS_SUCCESS != navigator_rotation_lock(false)) {
            fprintf(stderr, "navigator_rotation_lock failed\n");
            bbutil_terminate();
            screen_destroy_context(screen_cxt);
            bps_shutdown();
            return 0;
        }
    
        //Use utility code to initialize EGL for rendering with GL ES 2.0
        if (EXIT_SUCCESS != bbutil_init_egl(screen_cxt)) {
            fprintf(stderr, "bbutil_init_egl failed\n");
            bbutil_terminate();
            screen_destroy_context(screen_cxt);
            return 0;
        }
    
        //Initialize application logic
        if (EXIT_SUCCESS != initialize()) {
            fprintf(stderr, "initialize failed\n");
            bbutil_terminate();
            screen_destroy_context(screen_cxt);
            bps_shutdown();
            return 0;
        }
    
        dialog_request_events(0);
    
        /*
         * start the application with a dialog.
         */
        show_alert();
    
        // start a thread:
        //pthread_t  _t, _t2;
        //pthread_create(&_t, NULL, aThread, NULL);
        //pthread_create(&_t2, NULL, aThread, NULL);
    
        while (!exit_application) {
            //Request and process all available BPS events
            bps_event_t *event = NULL;
    
            for(;;) {
                rc = bps_get_event(&event, 0);
                assert(rc == BPS_SUCCESS);
    
                if (event) {
                    int domain = bps_event_get_domain(event);
    
                    if (domain == screen_get_domain()) {
                        handleScreenEvent(event);
                    } else if ((domain == navigator_get_domain())
                            && (NAVIGATOR_EXIT == bps_event_get_code(event))) {
                        exit_application = 1;
                    }
                } else {
                    break;
                }
            }
            render();
        }
    
        //Stop requesting events from libscreen
        screen_stop_events(screen_cxt);
    
        //Shut down BPS library for this process
        bps_shutdown();
    
        //Use utility code to terminate EGL setup
        bbutil_terminate();
    
        //Destroy libscreen context
        screen_destroy_context(screen_cxt);
        return 0;
    }
    

    Try this: Edit bbutil.c to create a group of windows with screen_create_window_group() immediately after creating the window with screen_create_window().

  • Initialization does not start

    Hey guys! I'm desperate here, could you help me?

    I download the creative cloud for my Mac OS X El Capitan, but the download continues ever after I click on the "Double click to install! It shows how it is 'installation initialization.

    It just gets stuck and I have to restart the computer.

    I found a similar case. It's exactly the same problem I have, but the solution is for Windows, and I can't follow him...

    Earlier judgment:

    "I have recently built a new computer (under Windows 10) and I'm trying to install Adobe Premiere and Creative Cloud on it. I downloaded the file CreativeCloudSet-Up on the site of Adobe CC Apps and he ran. It hangs from the beginning where the progress bar has only a small piece of progress and it says "initialization of the installation program. The bar never moves and it gives me an error message. If I click Cancel, the program stops in response ("No response" message in Windows) and I'm unable to complete the task in the Task Manager.

    It is a new computer that has no previous installation of all Adobe products. It doesn't even have Flash installed.

    I tried Adobe running the CC cleaning tool. I tried to install Adobe Application Manager (this also blocks on editing Adobe Application Manager). Both methods have yielded no results.

    I'm out of options here. Does anyone have a solution? »

    My photo of problem: It get stuck in there.

    Trouble in initializing.png

    Please help, I have to work today with InDesign!

    start at the top and work your way down to apply applicable patches until your problem is solved.

    If (win) cc: https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html

    If your error is:

    "Setup failed to initialize. File not found. ' or 'could not initialize installation. This could be due to missing files.

    first of all, rename folder OOBE OOBE.old.

    to find the OOBE:

    Win 64 bit OS: Program Files x86\Common Files\Adobe\OOBE

    Win 32 bit OS: Program Files \Common Files\Adobe\OOBE

    Mac os: HD > library > application support of > adobe > caps

    Mac os: USER > library > application support of > adobe > OOB

    If it fails or isn't the exact error you see, uninstall, clean (http://www.adobe.com/support/contact/cscleanertool.html) and reinstall.

    If you use an installation dvd:

    Copy the contents of the drive in a desktop folder and install from this directory.

    If you are using a mac:

    1. try to create a new user account in Mac with administrator privileges.

    2. connect to the new user, navigate to Mac HD > Application > utilities > Adobe Installer folder, locate products such as Adobe Reader, Adobe Flash, Adobe Air and uninstall the

    3. navigate to the user library > Application Support > Adobe and Adobe put in the trash.

    4. navigate to Mac HD > library > Application Support > Adobe and Adobe put in the trash.

    5 restart the installation.

    If everything is applicable above fails, check your Setup logs:

    http://helpx.Adobe.com/Photoshop-elements/KB/troubleshoot-install-using-logs-elements.html

Maybe you are looking for

  • Uninstall does not work

    Something got to receive the error message Failed to load XPCOM When I try to start portable Firefox and Thunderbird on my XP based computer. I use these programs for the years on this subject. Research, it seems that I have to uninstall both and rei

  • Why don't my bookmarks folders appear as options in the window "page my favorites?

    I've recently updated to Firefox 18 and when I make a new folder of bookmarks, I can see the bookmarks under "Show all bookmarks" menu but when I am trying to bookmark a page while browsing the folders are not appearing in the drop down menu on the w

  • Need to know the model of display driver for Satellite Pro A10

    Hello! I'll try to find the exact display on my satellite pro A10 chipset model. The driver on the toshiba site is not updated, and I can't use the correct resolution (19 "Wide or 1440 x 900) on my external display.At the same time before I was able

  • Satelite L50-B1103 turns off everything at stake

    I have problem when I run a game after 10 minutes, the laptop offand I bought this toshiba laptop about a week agoThis hardware problem?

  • BlackBerry Smartphones downloaded themes

    I searched the category themes for the Curve 8300, but I did not seem to have a bit of luck. So instead of cause me worsening more I wanted to just post here to helpp me pleaseee! I have the Curve 8330, OS 4.5. my friend send me the names of differen