Rman cloning (Segmentation fault) error

Hi all

Oracle version: 10.2.0.1
Operating system: linux

When we tried to make rman cloning by catalog, we get the following error here my clon database is on a server and my target and clon of database to Server B.

Please find the below error.
[oracle@test1161 ~]$ rman catalog rman/rman target sys/qfund@test
Recovery Manager: Release 10.2.0.1.0 - Production on Sun Jan 23 22:24:05 2011

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

connected to target database: TEST (DBID=2034916279)
connected to recovery catalog database

RMAN> connect auxiliary sys/poor123@poor

connected to auxiliary database: POOR (not mounted)

RMAN> duplicate target database to poor;

Starting Duplicate Db at 23-JAN-11
starting full resync of recovery catalog
full resync complete
allocated channel: ORA_AUX_DISK_1
channel ORA_AUX_DISK_1: sid=155 devtype=DISK

contents of Memory Script:
{
   set until scn  22564684;
   set newname for datafile  1 to
 "/u02/poor/oradata/system01.dbf";
   set newname for datafile  2 to
 "/u02/poor/oradata/undotbs01.dbf";
   set newname for datafile  3 to
 "/u02/poor/oradata/sysaux01.dbf";
   set newname for datafile  4 to
 "/u02/poor/oradata/users01.dbf";
   set newname for datafile  5 to
 "/u02/poor/oradata/example01.dbf";
   set newname for datafile  6 to
 "/u02/poor/oradata/poorna.dbf";
   set newname for datafile  7 to
 "/u02/poor/oradata/bigtbs_01.dbf";
   set newname for datafile  8 to
 "/u02/poor/oradata/lak_tbs01.dbf";
   set newname for datafile  9 to
 "/u02/poor/oradata/vir2_01.dbf";
   set newname for datafile  10 to
 "/u02/poor/oradata/lak_tbs2_01.dbf";
   set newname for datafile  11 to
 "/u02/poor/oradata/vir_user01.dbf";
   set newname for datafile  12 to
 "/u02/poor/oradata/vir_bigf01.dbf";
   set newname for datafile  17 to
 "/u02/poor/oradata/hrscott.dbf";
   restore
   check readonly
   clone database
   ;
}
executing Memory Script

executing command: SET until clause

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

executing command: SET NEWNAME

Starting restore at 23-JAN-11
using channel ORA_AUX_DISK_1

channel ORA_AUX_DISK_1: starting datafile backupset restore
restoring datafile 00003 to /u02/poor/oradata/sysaux01.dbf
restoring datafile 00004 to /u02/poor/oradata/users01.dbf
restoring datafile 00005 to /u02/poor/oradata/example01.dbf
restoring datafile 00006 to /u02/poor/oradata/poorna.dbf
restoring datafile 00007 to /u02/poor/oradata/bigtbs_01.dbf
restoring datafile 00008 to /u02/poor/oradata/lak_tbs01.dbf
restoring datafile 00009 to /u02/poor/oradata/vir2_01.dbf
restoring datafile 00010 to /u02/poor/oradata/lak_tbs2_01.dbf
restoring datafile 00011 to /u02/poor/oradata/vir_user01.dbf
restoring datafile 00012 to /u02/poor/oradata/vir_bigf01.dbf
restoring datafile 00017 to /u02/poor/oradata/hrscott.dbf
channel ORA_AUX_DISK_1: reading from backup piece /u01/app/oracle/product/10.2.0/db_1/dbs/1pm2tq5e_1_1
channel ORA_AUX_DISK_1: restored backup piece 1
piece handle=/u01/app/oracle/product/10.2.0/db_1/dbs/1pm2tq5e_1_1 tag=TAG20110124T124846
channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:01:45
Finished restore at 23-JAN-11
sql statement: CREATE CONTROLFILE REUSE SET DATABASE "POOR" RESETLOGS ARCHIVELOG
  MAXLOGFILES     16
  MAXLOGMEMBERS      3
  MAXDATAFILES      100
  MAXINSTANCES     8
  MAXLOGHISTORY      292
 LOGFILE
  GROUP  1 ( '/u02/poor/oradata/redo1a.log' ) SIZE 50 M  REUSE,
  GROUP  2 ( '/u02/poor/oradata/redo2a.log', '/u02/poor/oradata/redo2b.log' ) SIZE 50 M  REUSE,
  GROUP  3 ( '/u02/poor/oradata/redo3a.log', '/u02/poor/oradata/redo1b.log', '/u02/poor/oradata/redo3b.log' ) SIZE 50 M  REUSE
 DATAFILE
  '/u02/poor/oradata/system01.dbf'
 CHARACTER SET WE8ISO8859P1


contents of Memory Script:
{
   switch clone datafile all;
}
executing Memory Script

released channel: ORA_AUX_DISK_1
datafile 2 switched to datafile copy
input datafile copy recid=1 stamp=741272711 filename=/u02/poor/oradata/undotbs01.dbf
datafile 3 switched to datafile copy
input datafile copy recid=2 stamp=741272711 filename=/u02/poor/oradata/sysaux01.dbf
datafile 4 switched to datafile copy
input datafile copy recid=3 stamp=741272711 filename=/u02/poor/oradata/users01.dbf
datafile 5 switched to datafile copy
input datafile copy recid=4 stamp=741272711 filename=/u02/poor/oradata/example01.dbf
datafile 6 switched to datafile copy
input datafile copy recid=5 stamp=741272711 filename=/u02/poor/oradata/poorna.dbf
datafile 7 switched to datafile copy
input datafile copy recid=6 stamp=741272711 filename=/u02/poor/oradata/bigtbs_01.dbf
datafile 8 switched to datafile copy
input datafile copy recid=7 stamp=741272711 filename=/u02/poor/oradata/lak_tbs01.dbf
datafile 9 switched to datafile copy
input datafile copy recid=8 stamp=741272711 filename=/u02/poor/oradata/vir2_01.dbf
datafile 10 switched to datafile copy
input datafile copy recid=9 stamp=741272711 filename=/u02/poor/oradata/lak_tbs2_01.dbf
datafile 11 switched to datafile copy
input datafile copy recid=10 stamp=741272711 filename=/u02/poor/oradata/vir_user01.dbf
datafile 12 switched to datafile copy
input datafile copy recid=11 stamp=741272711 filename=/u02/poor/oradata/vir_bigf01.dbf
datafile 17 switched to datafile copy
input datafile copy recid=12 stamp=741272711 filename=/u02/poor/oradata/hrscott.dbf

contents of Memory Script:
{
   set until scn  22563972;
   recover
   clone database
    delete archivelog
   ;
}
executing Memory Script

executing command: SET until clause

Starting recover at 23-JAN-11
allocated channel: ORA_AUX_DISK_1
channel ORA_AUX_DISK_1: sid=158 devtype=DISK

starting media recovery

archive log thread 1 sequence 23 is already on disk as file /u02/archive/1_23_741021347.dbf
archive log thread 1 sequence 24 is already on disk as file /u02/archive/1_24_741021347.dbf
archive log thread 1 sequence 25 is already on disk as file /u02/archive/1_25_741021347.dbf
archive log thread 1 sequence 26 is already on disk as file /u02/archive/1_26_741021347.dbf
archive log thread 1 sequence 27 is already on disk as file /u02/archive/1_27_741021347.dbf
archive log thread 1 sequence 28 is already on disk as file /u02/archive/1_28_741021347.dbf
archive log thread 1 sequence 29 is already on disk as file /u02/archive/1_29_741021347.dbf
archive log thread 1 sequence 30 is already on disk as file /u02/archive/1_30_741021347.dbf
archive log thread 1 sequence 31 is already on disk as file /u02/archive/1_31_741021347.dbf
archive log thread 1 sequence 32 is already on disk as file /u02/archive/1_32_741021347.dbf
archive log thread 1 sequence 33 is already on disk as file /u02/archive/1_33_741021347.dbf
archive log thread 1 sequence 34 is already on disk as file /u02/archive/1_34_741021347.dbf
archive log thread 1 sequence 35 is already on disk as file /u02/archive/1_35_741021347.dbf
archive log thread 1 sequence 36 is already on disk as file /u02/archive/1_36_741021347.dbf
archive log thread 1 sequence 37 is already on disk as file /u02/archive/1_37_741021347.dbf
archive log thread 1 sequence 38 is already on disk as file /u02/archive/1_38_741021347.dbf
archive log filename=/u02/archive/1_23_741021347.dbf thread=1 sequence=23
archive log filename=/u02/archive/1_24_741021347.dbf thread=1 sequence=24
archive log filename=/u02/archive/1_25_741021347.dbf thread=1 sequence=25
archive log filename=/u02/archive/1_26_741021347.dbf thread=1 sequence=26
archive log filename=/u02/archive/1_27_741021347.dbf thread=1 sequence=27
archive log filename=/u02/archive/1_28_741021347.dbf thread=1 sequence=28
archive log filename=/u02/archive/1_29_741021347.dbf thread=1 sequence=29
archive log filename=/u02/archive/1_30_741021347.dbf thread=1 sequence=30
archive log filename=/u02/archive/1_31_741021347.dbf thread=1 sequence=31
archive log filename=/u02/archive/1_32_741021347.dbf thread=1 sequence=32
archive log filename=/u02/archive/1_33_741021347.dbf thread=1 sequence=33
archive log filename=/u02/archive/1_34_741021347.dbf thread=1 sequence=34
archive log filename=/u02/archive/1_35_741021347.dbf thread=1 sequence=35
archive log filename=/u02/archive/1_36_741021347.dbf thread=1 sequence=36
archive log filename=/u02/archive/1_37_741021347.dbf thread=1 sequence=37
archive log filename=/u02/archive/1_38_741021347.dbf thread=1 sequence=38
media recovery complete, elapsed time: 00:00:04
Finished recover at 23-JAN-11

contents of Memory Script:
{
   shutdown clone;
   startup clone nomount ;
}
executing Memory Script

database dismounted
Oracle instance shut down

connected to auxiliary database (not started)
Oracle instance started

Total System Global Area     524288000 bytes

Fixed Size                     1220384 bytes
Variable Size                134217952 bytes
Database Buffers             385875968 bytes
Redo Buffers                   2973696 bytes
sql statement: CREATE CONTROLFILE REUSE SET DATABASE "POOR" RESETLOGS ARCHIVELOG
  MAXLOGFILES     16
  MAXLOGMEMBERS      3
  MAXDATAFILES      100
  MAXINSTANCES     8
  MAXLOGHISTORY      292
 LOGFILE
  GROUP  1 ( '/u02/poor/oradata/redo1a.log' ) SIZE 50 M  REUSE,
  GROUP  2 ( '/u02/poor/oradata/redo2a.log', '/u02/poor/oradata/redo2b.log' ) SIZE 50 M  REUSE,
  GROUP  3 ( '/u02/poor/oradata/redo3a.log', '/u02/poor/oradata/redo1b.log', '/u02/poor/oradata/redo3b.log' ) SIZE 50 M  REUSE
 DATAFILE
  '/u02/poor/oradata/system01.dbf'
 CHARACTER SET WE8ISO8859P1


contents of Memory Script:
{
   set newname for tempfile  1 to
 "/u02/poor/oradata/temp.dbf";
   switch clone tempfile all;
   catalog clone datafilecopy  "/u02/poor/oradata/undotbs01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/sysaux01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/users01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/example01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/poorna.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/bigtbs_01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/lak_tbs01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/vir2_01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/lak_tbs2_01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/vir_user01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/vir_bigf01.dbf";
   catalog clone datafilecopy  "/u02/poor/oradata/hrscott.dbf";
   switch clone datafile all;
}
executing Memory Script

executing command: SET NEWNAME

renamed temporary file 1 to /u02/poor/oradata/temp.dbf in control file

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/undotbs01.dbf recid=1 stamp=741272727

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/sysaux01.dbf recid=2 stamp=741272727

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/users01.dbf recid=3 stamp=741272728

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/example01.dbf recid=4 stamp=741272728

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/poorna.dbf recid=5 stamp=741272728

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/bigtbs_01.dbf recid=6 stamp=741272728

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/lak_tbs01.dbf recid=7 stamp=741272728

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/vir2_01.dbf recid=8 stamp=741272728

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/lak_tbs2_01.dbf recid=9 stamp=741272728

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/vir_user01.dbf recid=10 stamp=741272728

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/vir_bigf01.dbf recid=11 stamp=741272729

cataloged datafile copy
datafile copy filename=/u02/poor/oradata/hrscott.dbf recid=12 stamp=741272729

datafile 2 switched to datafile copy
input datafile copy recid=1 stamp=741272727 filename=/u02/poor/oradata/undotbs01.dbf
datafile 3 switched to datafile copy
input datafile copy recid=2 stamp=741272727 filename=/u02/poor/oradata/sysaux01.dbf
datafile 4 switched to datafile copy
input datafile copy recid=3 stamp=741272728 filename=/u02/poor/oradata/users01.dbf
datafile 5 switched to datafile copy
input datafile copy recid=4 stamp=741272728 filename=/u02/poor/oradata/example01.dbf
datafile 6 switched to datafile copy
input datafile copy recid=5 stamp=741272728 filename=/u02/poor/oradata/poorna.dbf
datafile 7 switched to datafile copy
input datafile copy recid=6 stamp=741272728 filename=/u02/poor/oradata/bigtbs_01.dbf
datafile 8 switched to datafile copy
input datafile copy recid=7 stamp=741272728 filename=/u02/poor/oradata/lak_tbs01.dbf
datafile 9 switched to datafile copy
input datafile copy recid=8 stamp=741272728 filename=/u02/poor/oradata/vir2_01.dbf
datafile 10 switched to datafile copy
input datafile copy recid=9 stamp=741272728 filename=/u02/poor/oradata/lak_tbs2_01.dbf
datafile 11 switched to datafile copy
input datafile copy recid=10 stamp=741272728 filename=/u02/poor/oradata/vir_user01.dbf
datafile 12 switched to datafile copy
input datafile copy recid=11 stamp=741272729 filename=/u02/poor/oradata/vir_bigf01.dbf
datafile 17 switched to datafile copy
input datafile copy recid=12 stamp=741272729 filename=/u02/poor/oradata/hrscott.dbf

contents of Memory Script:
{
   Alter clone database open resetlogs;
}
executing Memory Script

*Segmentation fault*
Please help me solve the problem.

Thank you and best regards,
Kahina Prasad.S

Published by: SIDDABATHUNI on January 24, 2011 13:28

After there alert.log of the AUXILIARY instance

Tags: Database

Similar Questions

  • Skype segmentation fault - 4.0.0.7 - r2

    Hello

    I've just updated my Skype Linux based on Gentoo for Skype - 4.0.0.7 - r2 of sources.

    Skype does not start after that little start up. I get the "segmentation fault" if I run it from the terminal. And get the tail the log like this:

    kernel: Skype [4569]: Segfault at 0807dc0d sp bfd4c720 error ip 3f 6 in Skype [8048000 + 19ba000]

    Then I reinstall it and working fine until a couple of starts. Then it will repeat.

    Y at - it an idea to fix it? Or should I just use for the old one version, that works so - so?

    Behavior very srtange Skype executable. It changes during execution. So, there is a decision (http://forum.xakep.ru/m_2657618/tm.htm):

    chmod w/opt/bin/skype

    or

    chmod w/usr/bin/skype

    Depending on your distribution.

  • Examples UHD Segmentation Fault

    Hi all

    I'm having some trouble trying to use the UHD examples.

    Some of them I can use. However, some of them give me a Segmentation fault

    ==========================================================

    Rafael@Rafael-Inspiron-7537: / usr/lib/uhd/examples$. / dry tx_bursts - 5 - ampl 0.5 freq - 50e6
    Linux; GNU C++ version 4.8.2; Boost_105400; UHD_003.005.005 - 0-unknown

    UHD WARNING:
    Failed to set the priority of the thread. Performance may be affected negatively.
    Read the general application notes in the manual for instructions.
    EnvironmentError: OSError: error in pthread_setschedparam

    The creation of the usrp device with:...
    -Opening of a USRP2/N-Series device...
    -Current frame size recv: 1472 bytes
    -Current send image size: 1472 bytes

    UHD WARNING:
    Failed to set the priority of the thread. Performance may be affected negatively.
    Read the general application notes in the manual for instructions.
    EnvironmentError: OSError: error in pthread_setschedparam
    Segmentation fault (core dumped)

    ==========================================================

    The same problem to get examples like:
    rx_timed_samples, test_timed_commands, tx_bursts and others

    I use:

    Ubuntu - 14.04

    N210 - USRP

    Hi Rafael,.

    While you can find other UHD users in these forums that can help the best bet is probably to send your question to [email protected] because they are much more experienced in troubleshooting UHD.

    Best regards

    Peter W.

    PES OF RF

  • IPS - Segmentation fault

    Hi all

    I'm running out of 2 IPS, I've updated them, with a signature.

    The one loaded properly, the other... Well basically gave me the following

    Connection ICCIPS:

    Password:

    Last login: my Jul 11 11:38:25 on ttyS0

    NOTICE *.

    This product contains cryptographic features and is under the United States

    and local laws governing the import, export, transfer and use. Delivery

    Cisco cryptographic products does not imply permission to third parties to import,

    export, distribute or use encryption. Importers, exporters, distributors and

    users are responsible for compliance with U.S. and local country. With the help of

    This product you agree to comply with the regulations and laws in force. If you

    are unable to meet the United States and local laws, return the product.

    A summary of U.S. laws governing Cisco cryptographic products to:

    http://www.Cisco.com/WWL/export/crypto/tool/stqrg.html

    If you need assistance please contact us by mail at

    [email protected] / * /.

    Error: Unable to communicate with mainApp (getVersion). Please contact your system administrator.

    You want to run cidDump? [No]: Yes

    Transfer file to remote server or display it on the screen? [transfer]: display

    / usr/CIDS/idsRoot/bin/cidDump: line 233: 20371 Broken pipe cat $IDSROOT/etc/config/signatureDefinition/default.xml

    Segmentation fault 20372 | d gzip - > $TMPDIR/cidDump.output

    Is there an easy way to solve this, or is this average recreate the image?

    Hi Martin,

    The message "error: cannot communicate with mainApp (getVersion).» Please contact your system administrator. "you had means that there was a failure of software on your IPS.

    Reset the module deletes it (and he did), but he might come back then I advise you to upgrade to the latest version on the train, you're running to pick up all the patches that have been integrated to the it and prosecute TAC if you are interested in the exact cause of the problem.

    Kind regards

    Nicolas

  • Segmentation fault and stuck in the emulator program

    I went to run the test code GPIOLEDTest tonight.  When loading on the Pi, I got the following error in the PuTTY window:

    [ERROR] ISO [DAAPI] = - 1 cannot open Segmentation Fault.

    Also, I get this error when you try to run the GPIOSwitchTest code that I downloaded.

    I reduced the offending code to the following:

    In GPIOLEDTest, is line 39 in GPIOLED.java-> as - DeviceManager.open (ledID);

    In GPIOSwitchTest, line 52 in. GPIOSwitch.java-> switchPin = (GPIOPin) DeviceManager.open (config1);

    Thus, it seems that this has something to do with me and the DeviceManager.open () method.

    Trying to debug, I went back to something I knew ran in the past, the code of duties 1.  When I try to launch it on IP, the emulator think test GPIOLED code is still ongoing.  I tried selecting this line in the emulator and hit remove them, but nothing that I do take this program in the list of the emulator.  Can anyone help?

    The following is the log file for the execution of the GPIOLEDTest device.  I guess that the GPIOSwitchTest file is similar.  The last line seems to indicate that the JAD file is not found, even if there is a JAD file in the expected directory.  Any help would be greatly appreciated.

    Property editors custom registering [22:43:46.773] - lkit.bootstrap.DeployerManager - INFO

    [22:43:46.786] INFO - me.toolkit.bootstrap.Namespace - batch of start-up, object basis-server module

    [22:43:46.792] INFO - bootstrap. ObjectGraphProcessor - consolidation of dependencies...

    [22:43:46.792] INFO - bootstrap. ObjectGraphProcessor - dependencies consolidated...

    [22:43:46.793] INFO - bootstrap. ObjectGraphProcessor - calculation of order...

    [22:43:46.793] INFO - bootstrap. ObjectGraphProcessor - order calculated

    [22:43:46.807] INFO - un.jme.toolkit.bootstrap.Batch - initializing objects...

    [22:43:46.807] INFO - un.jme.toolkit.bootstrap.Batch - I18N applied

    INFO objects - un.jme.toolkit.bootstrap.Batch - initialized [22:43:46.808]

    [22:43:46.808] INFO - un.jme.toolkit.bootstrap.Batch - call create() methods...

    [22:43:46.808] INFO - un.jme.toolkit.bootstrap.Batch - call start() methods...

    [22:43:46.812] INFO - un.jme.toolkit.bootstrap.Batch - objects began

    [22:43:46.814] - me.toolkit.bootstrap.Namespace - INFO starting batch, base of the devices/EmbeddedExternalDevice module

    Property of WARN - otstrap.deployer.bean.BeanFile - container not supported [22:43:46.829]: mpfprojectdir\dev10\src\csharp\projectbase.file

    Property of WARN - otstrap.deployer.bean.BeanFile - container not supported [22:43:46.829]: .bound classes

    Property of WARN - otstrap.deployer.bean.BeanFile - container not supported [22:43:46.834]: mpfprojectdir\dev10\src\csharp\projectbase.file

    Property of WARN - otstrap.deployer.bean.BeanFile - container not supported [22:43:46.834]: .bound classes

    [22:43:46.852] INFO - bootstrap. ObjectGraphProcessor - consolidation of dependencies...

    [22:43:46.852] INFO - bootstrap. ObjectGraphProcessor - dependencies consolidated...

    [22:43:46.853] INFO - bootstrap. ObjectGraphProcessor - calculation of order...

    [22:43:46.854] INFO - bootstrap. ObjectGraphProcessor - order calculated

    [22:43:47.500] INFO - un.jme.toolkit.bootstrap.Batch - initializing objects...

    [22:43:47.772] INFO - un.jme.toolkit.bootstrap.Batch - I18N applied

    INFO objects - un.jme.toolkit.bootstrap.Batch - initialized [22:43:47.773]

    [22:43:47.773] INFO - un.jme.toolkit.bootstrap.Batch - call create() methods...

    [22:43:47.818] INFO - un.jme.toolkit.bootstrap.Batch - call start() methods...

    [22:43:48.039] INFO - .rmiimpl. RemotingConnectorImpl - service: jmx:rmi starting the JMX connector: jndi / / / / rmi://127.0.0.1:60918 / device-3

    [22:43:48.183] INFO - toolkit.ui.actions.AmsExecImpl - connected Proxy. isNetworkMonitorSupported = false

    [22:43:49.008] INFO - un.jme.toolkit.bootstrap.Batch - objects began

    [22:43:50.207] FATAL - lkit.ui.actions.AmsExecInstall - Unknown error: invalid url: file:///D:/RobShare/Programming/classes/Oracle - Java development integrated Applications using a raspberry Pi/Code/Homework_2/GPIOLEDTest/GPIOLEDTest/dist/GPIOLEDTest.jad

    Thank you

    OK, I feel really bad here, I finally understood that.  This is another error PEBKAC (problem exists between keyboard and Chair).

    This problem was caused by the no runnng./usertest.sh without the sudo command.

    Lesson learned here: ALWAYS RUN WITH SUDO usertest.sh!

    Thanks to all who helped!

    Rob

  • Segmentation fault

    Hello

    I just came across this error when you try to start the AMS on the invoice, pro forma:

    PI@raspberrypi ~/javame8ea/bin $ sudo./usertest.sh

    argv [1] = runMidlet

    argv [2] = + UseProxy

    argv [3] == VMAgentBufferSize4000

    argv [4] = - 1

    argv [5] = com.sun.midp.appmanager.AmsLauncher

    argv [6] = - debugger

    argv [7] = - wdogenable

    [INFO] [CORE] iso = 0:javanotify_start_java_with_arbitrary_args() > >

    Java is starting. Press Ctrl-C to exit

    [INFO] [CORE] iso = 0:JavaTask() JAVATASK_EVENT_START_ARBITRARY_ARG > >

    Segmentation fault

    Any suggestions? I don't know where to look and it worked very well for me yesterday.

    Thank you

    Ed

    HI -.

    One of our developers was a problem - where the jwc_properties.ini file has been altered.  Can you look back and determine

    It is possible that you unplugged the Raspberry Pi, while running the AMS?

    I'm just trying to determine if it is causing this situation...

    Thank you

    Tom

  • Segmentation fault (core dumped)

    Hi all

    11.2.0.1

    AIX 6.1

    We have DEV & UAT servers with oracle 11.2.0.1 db. and with the same operating system.

    Then we have a pro * c program exe which run on DEV without error, but when it is run on UAT he throws Segmentation fault (core dumped)

    But the database have the same content of tables and data.

    No idea why this error?

    Thank you

    Petra k.

    Hi all

    I let the program do some trace and exposure where the error occurs and it seems that the program can't handle certain conditions. So, it's a bug in the program.

    Thank you

  • segmentation fault & ora-1653

    In my application when trying to connect to the operating system get segmentation fault and something like below.

    bash - $3.2 uname - a
    bash: / bin/uname: input/output error
    bash - $3.2 df-h
    Segmentation fault

    I check the side DB DB is running and when I check the alertlog file I found error below.

    ORA-1653: unable to extend table utilisateur_admin. TABLE_NEW1 of 128 in tablespace USERS
    ORA-1653: impossible to extend the table. utilisateur_admin TABLE_NEW1 by 8192 in tablespace USERS


    This error is my application problem.

    I suspect that for DB issue that we need to increase the size of the data file or need to add the new data file.
    (or)
    You will need to clean the table.

    Any Lucette have an idea why segmentation falult and error input/output to come?


    Kind regards
    Hari

    Why don't you add data files of tablespace that is this table.
    How many records you want to delete! This isn't a solution.

    Osama...

  • Cannot read file backupset with RMAN cloning

    Hello

    I'm performing cloning on windows for windows operation. On the target, I took via rman backup using the recovery catalog. I got fresh backup of database as well as any archivelogs and delete the obsolete using the rman recovery catalog repository.

    When I connect to target, Recovery catalog and the auxiliary instance after that running some RMAN commands gives the error that it is impossible to read file backupset. What could be the reason for this. I write the list error part of RMAN please see and tell me what could be the reasons I took fresh backups and it seems that it is impossible to read this particular backup.
    channel ORA_AUX_DISK_1: reading from the backup C:\ORACLEBASE\PRODUCT\10.2.0\F piece
    LASH_RECOVERY_AREA\ORCL\BACKUPSET\2010_09_27\O1_MF_NNNDF_TAG20100927T125050_6B0M
    6YLD_. BKP
    ORA-19870: error reading backup total C:\ORACLEBASE\PRODUCT\10.2.0\FLASH_RECOVER
    Y_AREA\ORCL\BACKUPSET\2010_09_27\O1_MF_NNNDF_TAG20100927T125050_6B0M6YLD_. BKP
    ORA-19505: impossible to identify the file 'C:\ORACLEBASE\PRODUCT\10.2.0\FLASH_RECOVERY_ '.
    AREA\ORCL\BACKUPSET\2010_09_27\O1_MF_NNNDF_TAG20100927T125050_6B0M6YLD_. BKP ".
    ORA-27041: could not open the file
    04002 - OSD: could not open the file
    S/O-error: (OS 3) the system cannot find the path specified
    switch to the previous backup

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Db in dual at 2010-09-27 13:17:22
    RMAN-03015: an error has occurred in the script stored memory Script
    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06023: no backup or copy of datafile 6 to restore
    RMAN-06023: no backup or copy of datafile 5 found to restore
    RMAN-06023: no backup or copy of the file 4 found to restore
    RMAN-06023: no backup or copy of datafile 3 found to restore
    RMAN-06023: no backup or copy of datafile 2 found to restore
    RMAN-06023: no backup or copy of datafile 1 found to restore

    RMAN >


    Please help me in this matter.

    Kind regards

    Abgrall

    If your RMAN backup exists on the target server path.

    Target server: C:\Oracle\RMAN_BACKUP\

    Put on the same location on the auxiliary server.

    Auxiliary server: C:\Oracle\RMAN_BACKUP\

    When cloning also connect with your catalog of recovery that you use the catalog of recovery for the server target.

    Concerning
    Asif Kabir

    Published by: asifkabirdba on 27 Sep, 2010 14:51

  • After upgrade to El Capitan, Python segmentation fault 11 after two commands are entered.

    2011 Macbook pro with Snow Leopard (8 MB RAM).  I upgraded to 10.11.4 and now interactive Python (2.7.2) is broken.   After you enter the two commands any (?), it crashes:

    Pauls-MacBook-Pro: ~ python $ paul

    Python 2.7.2 (v2.7.2:8527427914 has 2, June 11, 2011, 15:22:34)

    [GCC 4.2.1 (Apple Inc. build 5666) (point 3)] on darwin

    Type "help", "copyright", "credits" or "license" for more information.

    > > > x = 1

    > > > y = 2

    Segmentation fault: 11

    Pauls-MacBook-Pro: ~ paul$

    I saw the posts here and on StackOverflow, saying that this problem is corrected in python 2.7.6 but I have a few questions:

    one) because it is a problem for a few years, why not upgrade the El Capitan installs a new version of python (if I understand correctly, the El Capitan installation includes)?   :/   For example, instead of everyone made the upgrade (at least in some versions) with the problem individually?

    Given that I apparently must upgrade to python:

    (b) I saw mention of problems with the evolution of the system version of python.   Can I change the version of the system (my preference), for example. 2.7.11, or do I need to install a version for my personal use?

    (c) how DO I upgrad.e the version of the system, or install another version?

    Thank you

    It is not the system Python, which is the version 2.7.10. What you get from "which python"?

  • Very strange segmentation fault

    My application is segfaulting on a line:

    width = photoInfo.getWidth ();

    In this context, 'width' is defined in the class as:

    int width;

    ... and photoInfo is declared and set to the previous line:

    PhotoInfo photoInfo = getPhotoInfo (filePath);

    On the line that goes down, which is once again:

    width = photoInfo.getWidth ();

    ... I can enter the function getWidth and see it return its value OK and then boom, a segmentation fault.

    I am at a loss, because I'm not aware that there is possible segfault when assigning an integer to a private member variable that is a primitive type itself. (int - and it's a plain int, not a pointer to an int value) My understanding is that segfaults always involved incorrect pointers.

    What could be going on here?  Clearly, I've spent too many years in the land of Java and not enough in the land of C++

    Just as I type this, I wonder if the pointer to the object that contains the method running was bad, and so perhaps address the private member variable 'width' memory is bad. I am going to study this possibility...

    Of course, that's all.  I guess my mental model of segfaults was not as informed as it should be.

  • ISE restoration fails after 80% (Segmentation fault)

    Hi all

    After a system crash, I try to restore. First of all, I did an ise to reset zero-config application, then a restore on an ftp repository.

    After 80%, it will fail with to DB Syncup with a segmentation fault. Tried with different backup versions have the last patch level.

    Any ideas?

    Thank you

    Start the restore.  Please wait...
    % of ongoing restoration: from restoration... 10% have completed
    % of ongoing restoration: recover the repository backup file... 20% completed
    % of current restore: backup data decryption... 25% completed
    % of current restore: backup data extraction... 30% completed
    Leaving the currently connected AD domain
    Please join the AD domain since the administration interface
    % of ongoing restoration: ISE stopping process required for the restoration... 35% completed
    % of ongoing restoration: restoration ISE configuration database... 40% completed
    % of ongoing restoration: the metadata for database update... 70% finished
    % of current restore: restore the logs... 75% have completed
    % of ongoing restoration: ISE performance, database synchup... 80% finished
    /opt/CSCOcpm/bin/isecfgrestore.sh: line 1248:11162 Segmentation fault (core dumped) curl - q - k - a tlsv1 - connect-timeout 10 https://$MYIP/admin/index.jsp > / dev/null 2 > & 1
    /opt/CSCOcpm/bin/isecfgrestore.sh: line 1248:11177 Segmentation fault (core dumped) curl - q - k - a tlsv1 - connect-timeout 10 https://$MYIP/admin/index.jsp > / dev/null 2 > & 1
    /opt/CSCOcpm/bin/isecfgrestore.sh: line 1248:11187 Segmentation fault (core dumped) curl - q - k - a tlsv1 - connect-timeout 10 https://$MYIP/admin/index.jsp > / dev/null 2 > & 1

    .. .and so forth

    **************************************************************************************************************

    Deploying applications engine Cisco OS version: 2.2
    ADE-OS Build Version: 2.2.0.162
    ADE-OS system architecture: x86_64

    Copyright (c) 2005-2014 by Cisco Systems, Inc.
    All rights reserved.

    Version information for the installed applications
    ---------------------------------------------

    Cisco Identity Services engine
    ---------------------------------------------
    Version: 1.3.0.876
    Build Date: Kills Oct 28 04:02:29 2014
    Installation date: Fri Dec 5 08:31:15 2014

    Cisco Identity Services engine Patch
    ---------------------------------------------
    Version: 1
    Installation date: Mon Jan 26 10:21:50 2015

    After sending the papers suitable for TAC, I learned that even if the restoration seemed to have failed, 80% the effective restoration is complete and what was failing was the synchronization of the node.   Knowing this, I could access the admin GUI and synchronize to other nodes and worked no problem manually.

    It turns out it's documented issue, CSCur36983will be fixed in version 1.4.

    Here is the answer I got from the TAC:

    "According to the newspapers sent, we are certainly hit CSCur36983 who will be."
    set in point 1.4 of the ISE:
    https://Tools.Cisco.com/bugsearch/bug/CSCur36983/

    According to the details of the bug, when we reach 80% of the food part is
    has already completed. What is a failure is a synchronization with the rest of the nodes
    in the deployment. Therefore, you can reload the ISE at this point and you
    should have access to the GUI admin again. From there, you can force a synchronization upward with the other nodes. »

  • RMAN cloning

    1. while making RMAN cloning failed to copy the control file (got deleted main control file) however created new control file how to restore the backup in the control file.
    2. how to change the directories with RMAN all cloning
    3. how to switch / switch

    Please guide me on the things above

    Hello;

    If you make two copies for standby?

    Here are my notes:

    http://www.Visi.com/~mseberg/duprman2.html

    For the control file I re-create the control file watch and move it.

    On Primary DB,
    
    SQL>startup mount;
    
    SQL> alter database create standby controlfile as 'STANDBY.ctl';
    
    SQL>ALTER DATABASE OPEN;
    

    Then move STANDBY.ctl to the other server and rename it for as many copies as necessary.

    The digital switchover

    http://www.Visi.com/~mseberg/Data_Guard_switchover.html

    Failover

    http://www.Visi.com/~mseberg/Data_Guard_Failover_Test_using_SQL.PDF

    Best regards

    mseberg

  • / usr/bin/VMware: line 31: 5266 Segmentation fault

    Greetings,

    just installed VMware-Workstation - 6.5.1 - 126130.x86_64.rpm

    under Open Suse 11.0 64-bit (Linux linux-bymz 2.6.27.7 - 9-default #1 SMP 2008 - 12 - 04 18:10:04 + 0100 x86_64 x86_64 x86_64 GNU/Linux)

    installation went well but when I'm trying to:

    & gt; VMware

    Login to /tmp/vmware-secop/setup-5266.log

    ModInfo: vmmon module is not found

    ModInfo: module vmnet is not found

    ModInfo: module vmblock is not found

    ModInfo: vmci module is not found

    ModInfo: vsock module is not found

    ModInfo: vmmon module is not found

    ModInfo: module vmnet is not found

    ModInfo: module vmblock is not found

    ModInfo: vmci module is not found

    ModInfo: vsock module is not found

    / usr/bin/VMware: line 31: 5266 Segmentation fault "$BINDIR" / vmware-modcig - appname = "VMware Workstation" - icon = "vmware-workstation.

    Any suggestions on how to make it work are greatly appreciated.

    Move the/usr/lib/vmware/modules/binary in the directory precompiled binary modules. Then the startup script will try to compile the corresponding modules for your kernel.

  • RMAN-04006: auxiliary database error: ORA-12504: TNS:listener has not been

    HIII...

    I was doing my dataguard configuration, my primary side is a 2 node RAC and my stand by is a single node.
    IM using the database and 11 GR 2 grid infrastructure.

    When I try to connect to the rating system standy priamry using RMAN im getting the following error.

    [*[*Oracle@Rac2 ~] rman target $ / auxiliary sys / sys@to_std *.

    Recovery Manager: release 11.2.0.1.0 - Production on Thu Sep 29 20:39:04 2011

    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.

    connected to target database: RAC (DBID = 2346715690)
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of the package manager internal collection failed
    RMAN-04006: auxiliary database error: ORA-12504: TNS:listener did not have the SERVICE_NAME in CONNECT_DATA


    My tnsnames.ora file is as follows

    to_std =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp (PORT = 9999))(HOST=datagrd))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = STB.msftpnq.com)
    )
    )


    and my listsner.ora file is as follows

    list_std =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp (PORT = 9999))(HOST=datagrd))
    )
    )
    SID_LIST_list_std =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = STB.msftpnq.com)
    (SID_NAME = STB)
    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)
    )
    )


    Please can someone help me to solve the issue.


    Thanks in advance.

    change the string Service_name in the tnsnames.ora file in the following and try again

    (SERVICE_NAME = STB) will be replaced by (SERVICE_NAME = STB.msftpnq.com)

Maybe you are looking for

  • I have a first generation iPod shuffle, but I can't delete tracks

    I have an iPod shuffle and I try to remove pieces of him. However when I plug it into iTunes that each track appears greyed out, so I can't access an any of them to remove some of them, that is what I want to do.

  • iDVD deinterlacing bad or bad handling of DVD standard?

    Hello I asked someone to look at two files that I created with iDVD from the same source. One was 3000 Kbps, the other was 5900 kbps (iDVD seems never to use a higher bitrate!) He said that the flows are still enough to avoid hard objects. But he sai

  • Satellite L550-117 - how to use VGA + HDMI at the same time?

    HelloI have a Satellite/Satellite L550 series Satellite L550 - 117.Can I use 2 monitors at the same time, using the function key (laptop screen + HDMI, VGA + HDMI, VGA, portable computer), but I would use "laptop screen", "VGA output" + "Output HDMI"

  • Put on a break

    Hello I have two threads running in parallel. The first thread that is the MainSequence and the second which is the new thread. The first thread is used to send orders for the product. The second is used to apply the product, if there is a problem or

  • LGS308 CLI

    Hello Back in the days of the SRW series, it was possible to get a CLI cisco - like pressing Ctrl-Z in the menu of the CLI, it seems this feature (or was it a bug?) is no longer available. Being able to configure the switch using a syntax similar to