Create the database fails with error ORA-01505: Error adding log files

Hi all

hope someone can help out me, I'm creating a database by using a SQL script, the content of the script is:
create the testora database
the user sys identified by oracle
the user identified by oracle's system
LogFile Group 1 ('/ u01/app/oracle/oradata/testora/redo01a.log ',' / u02/app/oracle/oradata/testora/redo01b.log') blocksize 512 re-use, 100 m in size.
Group 2 ('/ u01/app/oracle/oradata/testora/redo02a.log ',' / u02/app/oracle/oradata/testora/redo02b.log') blocksize 512 re-use, 100 m in size.
Group 3 ('/ u01/app/oracle/oradata/testora/redo03a.log ',' / u02/app/oracle/oradata/testora/redo03b.log') blocksize 512 re-use, 100 m in size.
maxLogFiles 5
maxlogmembers 5
MAXDATAFILES 100
US7ASCII character set
AL16UTF16 national character set
Local extended management
DataFile ' / u01/app/oracle/oradata/testora/system01.dbf' re-use of 400 m size
SYSAUX datafile ' / u01/app/oracle/oradata/testora/sysaux01.dbf' re-use of 400 m size
default tablespace users
DataFile ' / u02/app/oracle/oradata/testora/users01.dbf' size 500 m reuse autoextend on maxsize unlimited
default temporary tablespace tempts1
tempfile ' / u01/app/oracle/oradata/testora/temp01.dbf' size 20 m reuse autoextend on maxsize 4g
Undo tablespace undotbs1
DataFile ' / u01/app/oracle/oradata/testora/undotbs01.dbf' size 200 m reuse autoextend on maxsize unlimited
;

It fails in the creation of the database with the following result:

SQL > @/home/oracle/Oracle_Scripts/testora_db_script.sql
create the testora database
*
ERROR on line 1:
ORA-01092: ORACLE instance is complete. Disconnection forced
ORA-01501: CREATE DATABASE failed
ORA-01505: Error adding log files
ORA-01184: logfile group 1 already exists
Process ID: 3486
ID of the session: 1 serial number: 3

This is the documentation: http://docs.oracle.com/cd/E11882_01/server.112/e26088/statements_5004.htm#i2142335
>
If only the DB_RECOVERY_FILE_DEST initialization parameter is specified, Oracle database then creates a log file member to this place.

Tags: Database

Similar Questions

  • create the database fails with ORA-27102 - not enough memory

    Hello

    I have server Solaris 10 with 16 GB of ram. On that, there are 10 databases (8 of them 9.2.0.7 and 2 of them 10.2.0.4) running - but they have a small LVO-300 mb each (about even smaller 200 MB or more). Now, I have to create two more data on this database. When I try to create the db, it fails with the error:

    Connect to an instance is idle.
    ORA-27102: out of memory
    SVR4 error: 22: invalid argument

    And the journal of alerts meesages as below:
    Starting ORACLE instance (normal)
    Tue May 26 07:37:39 2009
    WARNING: EINVAL creation of segment size 0 x 0000000029002000
    Difficulty shm parameters in/etc/System or equivalent

    See also the output of this command:

    prctl - n Project.Max - shm-memory - i user.root of the project
    project: 1: user.root
    NAME PRIVILEGE VALUE FLAG ACTION BENEFICIARY
    Project.Max - shm-memory
    3.92 GB privilege - deny-
    system 16.0EB max deny-

    Now, I tried to change that with this command (as suggested in the installation guide):
    prctl - n v Project.Max - shm-memory - 8 GB - r-i user.root of the project

    but I still don't have the same error. So I refer to Metalink document 399895.1. It is said that manually change the settings in/etc/System. This requires a reboot and I had prior to do this restart tomorrow. But my question is: what are the values that I should put in this file? + as suggested in the note, if I put the values below? -

    For example, a value of the sample (mentioned in the note) are: for entry system/etc/setting SHMMAX = 6 GB.

    Set shmsys:shminfo_shmmax = 6442450944
    Set semsys:seminfo_semmni = 1024
    Set semsys:seminfo_semmsl = 1024
    Set shmsys:shminfo_shmmni = 100

    or should I put some other values (for all parameters as semmni, semmsl etc.)? I missed that I should be by specifying values.

    Thank you

    Published by: orausern on May 26, 2009 07:24

    Published by: orausern on May 26, 2009 07:27

    I'm not a Unix system administrator, but I think that your steps are correct - pl check with your Unix system administrator

    Srini

  • Create the domain WLS with SOA - ORA-01882: region time zone not found

    Hi all

    I install SOA 11 g 11.1.1.5 on my windows machine 7. I installed my XE database and the dbtimezone is set to = + 02:00 (which i took and bounced to the db).

    I installed the UCR, Weblogic server and SOA. Now, when I am creating a WLS field, after that I configured JDBC patterns, when I try to test it, I get the following:

    Schema component = SOA Infrastructure
    Driver = Oracle.JDBC.XA.client.OracleXADataSource
    URL=JDBC:Oracle:thin:@localhost:1521/XE
    User = DEV_SOAINFRA
    Password = *.
    Test SQL = select 1 from schema_version_registry where owner = (select use double) and mr_type = 'SOAINFRA' and '11.1.1.5.0' = version

    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-01882: zone schedule region not found

    CFGFWK-60850: the Test failed!

    Schema component = User Service of e-mail
    Driver = Oracle.JDBC.OracleDriver
    URL=JDBC:Oracle:thin:@localhost:1521/XE
    User = DEV_ORASDPM
    Password = *.
    Test SQL = select 1 from schema_version_registry where owner = (select use double) and mr_type = 'ORASDPM' and release = '11.1.1.2.0'

    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-01882: zone schedule region not found

    CFGFWK-60850: the Test failed!

    Component schema = schema for GOSA MDS
    Driver = Oracle.JDBC.OracleDriver
    URL=JDBC:Oracle:thin:@localhost:1521/XE
    User = DEV_MDS
    Password = *.
    SQL test select = 1 schema_version_registry where
    owner = (select use double) and mr_type = "MDS" and
    version = '11.1.1.5.0'

    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-01882: zone schedule region not found

    CFGFWK-60850: the Test failed!

    Component schema = schema of SOA MDS
    Driver = Oracle.JDBC.OracleDriver
    URL=JDBC:Oracle:thin:@localhost:1521/XE
    User = DEV_MDS
    Password = *.
    Test SQL = select 1 from schema_version_registry where owner = (select use double) and mr_type = "MDS" and version = '11.1.1.5.0'

    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-01882: zone schedule region not found

    CFGFWK-60850: the Test failed!

    My region of time Windows is set to (UTC + 02:00) Harare, Pretoria

    Any help to solve this?

    Thank you
    K

    Hello

    It worked for me,

    1. go to the directory where you ran the script config.bat.

    2. use a text editor open the file config.bat.

    3. locate this line in the file: SET CONFIG_JVM_ARGS = % CONFIG_JVM_ARGS %-DCOMMON_COMPONENTS_HOME = % COMMON_COMPONENTS_HOME %

    4 Add this string to the end - Duser.timezone = "+ 02:00" and run the script to Setup again. "

    5. always confirm that the time zone the oracle db is properly defined.

    SQL > select sessiontimezone double;

    SESSIONTIMEZONE
    ----------------------------------------------
    + 02:00

    Hope that helps - it worked for me.

    MB

  • all of the updates fail with Error 8007000 b code

    The computer of my mother (HP Pavilion running Windows Vista 32-bit Home, 3 GB of RAM) is no longer up-to-date windows. Every time she trieds to run the MS Updater it fails with the error code 8007000 b.  She has not been able to update in the last 3 months or more of what I can tell.  I tried everything to a restore point (no luck) to download Windows Fix - it. That did not help either.  Short of reinstalling Windows completely with a system restore, is there another way to solve this problem?

    Some additional data - she rolls Kaspersky Internet Security 2011 and I tried to turn off during the process of "update" to see if maybe that was the cause. It wasn't.

    Thank you

    Mark

    A KB was created for the 8007000 b error code that appears when installing Microsoft Updates or Windows Update. The KB includes an automated Microsoft Fix it 50140 that corrects the problem.

    Look at the following KB: http://support.microsoft.com/kb/956699>

    Suggest you download and save the fix it.

    Then close all open programs and browsers before running MS fix 50140.msi.

    UTC/GMT is 20:57 on Saturday, February 18, 2012

  • Whenever I try to download the update, I've learned the update failed with error U44M1P2003 code.

    Whenever I try to download the updated version, it fails and cites the U44M1P2003 error code. Can we help.please

    Robert123

    Thanks a lot, this question comes with the release of Photoshop elements or Premiere Elements.

    Please refer to the instructions in the links below, this should help solve the problem:

    Error Code U44M1P2003

    Error Code U44M1P2003 when updating of PS12.1?

    12.1 error installation update | Photoshop Elements, first Elements

    Let us know if that helps.

    Kind regards

    Bani

  • Impossible to update Windows 8.1 because the updates fail with error 0 x 80240004

    I am running Windows 8 Pro 32 bit without any problems and try to upgrade to Windows 8.1 without success.

    The upgrade does not appear in the MS Store on my system, I refreshed it as shown on one of the help pages.

    KB2885699 update (which should push update me) is not installed automatically when I download and try to install it I got error 0 x 80240004. I can't find any way to remedy this problem.

    Anyone has any ideas or am I stuck with the bog standard Windows 8 Pro that I use? I don't want to do a complete reinstall.

    Thanks in advance for your suggestions.

    Grant Dudley

    Original title: unable to update Windows 8.1

    Hello

    You need to run Windows Setup to get the opportunity to keep all...

    All my installs have either been done like that, or Setup bootable redirected by me to do this...

  • Creating cloud update fails with error code 50 windows 8.1

    What is the error code 50?

    Try to complete all the background Adobe processes and refresh to

    otherwise try to work then

    "Failed to install" error Creative Cloud Desktop application

  • Connect to the printer error code 'the operation failed with error 0x0000000a.

    not abe to have student access network printers

    Run this fix it.

    http://support.Microsoft.com/mats/printing_problems/en-us

    mohanad

  • Applying the fix failed with the error code 41

    Hello world

    I was applying the fix to 12838161 the value of Oracle 11 g R2, but the operation failed with error code 41. Can someone help me with this please? I checked the log in $ORACLE_HOME\cfgtoollogs\opatch, but I couldn't do much from there. This is how the log file looks like to...



    [October 11, 2011 12:26:39] OPatch invoked as follows: 'apply '.
    [October 11, 2011 12:26:39] Oracle home: E:\oracle\product\11.2.0\dbhome_1
    Inventory Center: C:\Program Files\Oracle\Inventory
    from: n/a
    OPatch version: 11.2.0.1.8
    YES version: 11.2.0.1.0
    Location of the log file: E:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\opatch\opatch2011-10-11_12-26-38PM.log
    [October 11, 2011 12:26:39] History of patch file: E:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\opatch\opatch_history.txt
    [October 11, 2011 12:26:39] From ApplySession kills Sep 11 12:26:39 GMT + 03:00 2011
    [October 11, 2011 12:26:39] Starting apply Session Tue Oct 11 12:26:39 GMT + 03:00 2011
    [October 11, 2011 12:26:39] PatchObject::PatchObject() Patch location is E:\oracle\12838161
    [October 11, 2011 12:26:39] PatchObject::createPatchObject() Patch location is E:\oracle\12838161
    [October 11, 2011 12:26:39] PatchObject::createPatchObject() patch location is E:\oracle\12838161
    [October 11, 2011 12:26:39] OPatch will do the following:
    [Discovery of oracle Home]: Configure and Validate Oracle Home information.
    [Prerequisite to apply]: invoke the prerequisites to see if the patch can be applied.
    [Patch conflict detection to apply patch]: check if no conflict with already installed patches at Oracle.
    [October 11, 2011 12:26:39] - Oracle Home discovery -
    [October 11, 2011 12:26:39] Application of the interim fix '12838161' to the OH 'E:\oracle\product\11.2.0\dbhome_1 '.
    [October 11, 2011 12:26:39] Start applying the patch to local system Tue Oct 11 12:26:39 GMT + 03:00 2011
    [October 11, 2011 12:26:39] Check the environment and performing preliminary controls...
    [October 11, 2011 12:26:42]-Patch conflict detection to apply patch.
    [October 11, 2011 12:26:42] Patch 12838161 has no conflicts/superset with any other patch treated so far
    [October 11, 2011 12:26:42] Audit of conflict to patch: 12838161
    [October 11, 2011 12:26:42] checking conflicts/supersets to patch: 12838161 with patch: 12838161
    [October 11, 2011 12:26:42] Start applying initScript to Tue Oct 11 12:26:42 GMT + 03:00 2011
    [October 11, 2011 12:26:42] Complete the initScript apply to Tue Oct 11 12:26:42 GMT + 03:00 2011
    [October 11, 2011 12:26:42]-prerequisites for automatic restoration.
    [October 11, 2011 12:26:43] - required to apply.
    [October 11, 2011 12:26:43] Prior running check...
    [October 11, 2011 12:26:43] Space required: 2010396568
    [October 11, 2011 12:26:43] PREREQ checkPatchApplicableOnCurrentPlatform spent to patch: 12838161
    [October 11, 2011 12:26:43] The following files are present:
    E:\oracle\product\11.2.0\dbhome_1\bin\orageneric11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oraclient11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orapls11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oracommon11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oraxml11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oranhost11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oran11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oranro11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orantcp11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orazt11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orahasgen11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oci.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orasql11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oraldapclnt11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oraztkg11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orannzsbb11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orasnls11.dll
    [October 11, 2011 12:26:43] The prerequisite checking 'CheckActiveFilesAndExecutables' failed.
    The details are:

    The following files are present:
    E:\oracle\product\11.2.0\dbhome_1\bin\orageneric11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oraclient11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orapls11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oracommon11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oraxml11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oranhost11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oran11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oranro11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orantcp11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orazt11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orahasgen11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oci.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orasql11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oraldapclnt11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\oraztkg11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orannzsbb11.dll
    E:\oracle\product\11.2.0\dbhome_1\bin\orasnls11.dll
    [October 11, 2011 12:26:43] [Error during the prerequisite to apply phase] Detail: YES - 67074:ApplySession failed when prior checks: checking prerequisites 'CheckActiveFilesAndExecutables' failed.
    [October 11, 2011 12:26:43] YES - 67035:System intact, OPatch will not try to restore the system
    [October 11, 2011 12:26:43] Finishing ApplySession in Mar Oct 11 12:26:43 GMT + 03:00 2011
    [October 11, 2011 12:26:43] Total time spent waiting for user input is 0 seconds. Finishing of Tue Oct 11 12:26:43 GMT + 03:00 2011
    [October 11, 2011 12:26:43] Location of the log file: E:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\opatch\opatch2011-10-11_12-26-38PM.log
    [October 11, 2011 12:26:43] Description of the battery: oracle.opatch.PrereqFailedException: Prerequisites check 'CheckActiveFilesAndExecutables' failed.
    [October 11, 2011 12:26:43] StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:4799)
    [October 11, 2011 12:26:43] StackTrace: oracle.opatch.ApplySession.processLocal(ApplySession.java:3888)
    [October 11, 2011 12:26:43] StackTrace: oracle.opatch.ApplySession.process(ApplySession.java:5853)
    [October 11, 2011 12:26:43] StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1787)
    [October 11, 2011 12:26:43] StackTrace: oracle.opatch.OPatch.main(OPatch.java:651)

    Here are the steps I followed.

    (1) stop the database
    (2) the Oracle services stopped
    (3) EPS set Oracle_home
    (4) after unzip in the patchfolder directory
    (5) and applied the patch via opatch utility

    Oracle DB: 11g R2
    OS: Windows 2008 R2 64 bit

    Kind regards
    Faisal katheri

    Did you start Oracle services again? In this case, you will need to repeat the procedure I mentioned. Thanks to my experience stop services do not unlock some dll, so OPatch fails with error code 41. After the reboot run OPatch with administrator privileges.

    Werner

    You can also view this metalink note:

    GRAVE: YES - 67074:ApplySession failed when prior checks: checking prerequisites 'CheckActiveFilesAndExecutables' failed. [1348018.1 ID]

    It helps to identify the program or process that hold the locks.

    Edited by: oradba the 11.10.2011 17:19

  • KB2656353 install fails with error 0 x 643

    Dear Microsoft support community,

    (a) I have Windows XP Professional SP3.  I haven't used this computer
    in almost a year, so the first thing I did was to hang the
    computer, connect to the Internet and run Microsoft update.
    There were 78 updates and 75 of them were installed successfully.
    (b) when I tried to install KB2656353, the installation failed with error
    0 x 643.
    (c) Googling turned up to http://support.microsoft.com/kb/976982 .
    I tried the Microsoft Fix it 50123, but which did not help.
    (d) I repaired then the .NET 4 Client Setup.  No joy.
    (e) I ran the auditor of .NET tool to
       http://blogs.msdn.com/b/astebner/archive/2008/10/13/8999004.aspx

    And he noted "the check is successful" for
       
    .NET 1.1 SP1
    .NET 2.0 SP2
    .NET 3.0 SP2
    .NET 3.5 SP1
    .NET 4 client
    .NET 4 full

    (f) I have concluded that uninstall and then reinstall the whole .NET
    framework was not claimed for now, since it does not seem
    as indicated in KB 976982 corrupted.

    (g) I checked the registry for .NET 1.1 hotfixes listed issues
    in http://blogs.msdn.com/b/astebner/archive/2004/11/23/268934.aspx
    in the "Info 9002..." section, but I have not found any.

    (h) I downloaded the update in a separate file,
    NDP1.1sp1 - KB2656353 - X 86 .exe, to http://download.microsoft.com,.
    and tried to run as a standalone program, but it stops almost
    immediately.  By redirecting the logging to a local file, I find
    the update has not been installed, but I do not know how to interpret
    the log file, which is much too large to be able to post it here in its entirety.

    How can I get this update to install?

    Related post on the same question:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-windows_update/cant-install-update-kb2656353/744caf0c-4450-40DE-BB8F-cf4ca2ee565d

  • kb953691and all updates fail with Error 8007000 b code

    I have a compaq presario pc sr5507f, all of the updates fail with Error 8007000 b code, when I start it up, he tells me that he don't find, msvcp71.dll, it will download internet 9 error code3715, it will be not to download microsoft lifecam 3.5 error, kb9953691, help help

    Hello

    You can check this link:

    Windows Update Error 8007000 b

    http://Windows.Microsoft.com/en-us/Windows-Vista/Windows-Update-error-8007000b

  • whean I run any program related to windows, finally installation failed with error code: (0x80070005)?

    I tried to run the .NET framework. All files are downloaded, but finally the installation failed with error code: (0x80070005)

    NET FRAMEWORK 4 fails installation

    1) download setup of .net 4 by http://www.microsoft.com/download/en/details.aspx?id=17718

    2) double-click the downloaded file to start the installation

  • 836: failed to create the shared memory data, error 22 store segment

    Hi, I am new to timesten and databases in general, and I'm testing the database timesten to test.

    I am running ubuntu linux in virtualbox and have java 6 is installed. So far, I installed the timesten database and configured the sys.odbc.ini to create a new database. However, it seems that I can't connect to a database.

    I connect with the orattadmin of the user (which belongs to groups both timesten and ttadmin)

    I run the commandes./ttenv.sh and I have the classpath for ttjdbc6.jar in it.
    then I run le./ttisql.sh, and when I try to connect to mydatabase or any other database present in the sample folder I get:

    $. / ttisql

    Copyright (c) 1996-2011, Oracle. All rights reserved.
    Type? or 'aid' help, type "exit" to leave the ttIsql.


    Command > Connect "dsn = mytest_ttdb";
    836: failed to create the shared memory data, error 22 store segment
    The command failed.

    what I am doing wrong? What can I do?

    Thanks for your time

    A data store active TimesTen consists of a single shared memory segment allocated from o/s. The size of this segment is PermSize + TempSize + LogBufMB + ~ 20 MB. This allowance will not allow the o/s unless the 'package' kernel parameter has a value greater than the requested size of the segment. According to the Guide of Installation TimesTen, you set various parameters of the kernel on the appropriate values (memory shared, semaphores, etc.).

    Chris

  • Backup failed with error 18: the backup drive is not found

    Hello

    My guard time capsule saying "Backup failed" for a few days and I cannot access the old backup files either (when I enter my time machine it shows 'today', which is kind of scary, although I know that my old files is still there). I tried many ways to trouble shoot this problem, but none of this has worked. In my opinion, it's more a network problem and I made sure I connect Wi - Fi even my time capsule created.

    So far I have tried:

    -Delete the files from my internet (com.apple.airport.preferences.plist; preferences.plist and NetworkInterfaces.plist, etc.) and restart my mac

    -Remove TimeMachine.plist and restart my mac

    -Hard reset of my time capsule. Went through all configurations with success but then still backup missed (I hear the running time capsule when it is by train).

    I share this time capsule with my wife and she has no problem with that.

    I can only think of a possible alternation I did which could cause this problem.

    Because of unstable WiFi problem, I had deleted

    com Apple.Airport.Preferences.plist

    com.Apple.Network.identification.plist

    NetworkInterfaces.plist

    Preferences.plist

    or other files and reboot my mac * before * I had this problem with time capsule.

    However, this is not the first time I do it, and it wasn't a problem before...

    This could be the reason? If so, how to restore the network settings?

    Please help me with this problem. Really appreciate!

    Ted

    Here is a copy of the Console:

    24/02/16 2:44:19.308 AM com.apple.backupd [857]: from manual backup

    24/02/16 2:44:19.309 AM com.apple.backupd [857]: Destination Time machine could not be found (url: destinationID (null): AB78050D-4852-489D-9CBF-88727FBC8047)

    24/02/16 2:44:19.313 AM com.apple.backupd [857]: backup failed with error 18: the backup drive is not found.

    24/02/16 2:44:35.326 AM com.apple.backupd [857]: NAConnectToServerSync failed with the error: 64 (host is out of service) for url: afp://Ted%20Ling; AUTH=SRP@Flymi's%20AirPort%20Time%20Capsule._afpovertcp._tcp.l ALCO. / data

    24/02/16 2:45:29.976 AM com.apple.backupd [857]: attempt to mount the destination network URL: afp://Ted%20Ling; AUTH=SRP@Flymi's%20AirPort%20Time%20Capsule._afpovertcp._tcp.l ALCO. / data

    24/02/16 2:45:29.976 AM com.apple.backupd [857]: error - 35 during the resolution of the backup destination alias

    24/02/16 2:45:29.976 AM com.apple.backupd [857]: attempt to mount the destination network URL: afp://Ted%20Ling@TJ's%20AirPort%20Time%20Capsule._afpovertcp._tcp.local./Data

    24/02/16 2:45:30.668 AM com.apple.backupd [857]: destination network mounted at the mounting point: / Volumes/data using URL: afp://Ted%20Ling@TJ's%20AirPort%20Time%20Capsule._afpovertcp._tcp.local./Data

    24/02/16 2:45:50.428 AM com.apple.backupd [857]: impossible to eject the volume/Volumes/Data (FSVolumeRefNum:-111; status:-47; dissident pid: 0)

    24/02/16 2:45:50.428 AM com.apple.backupd [857]: wait 60 seconds and try again.

    24/02/16 2:45:59.981 AM com.apple.backupd [857]: NAConnectToServerSync failed with the error: 64 (host is out of service) for url: afp://Ted%20Ling; AUTH=SRP@Flymi's%20AirPort%20Time%20Capsule._afpovertcp._tcp.l ALCO. / data

    24/02/16 2:46:42.807 AM com.apple.backupd [857]: Timed out while solving Hello destination: afp://Ted%20Ling; AUTH=SRP@Flymi's%20AirPort%20Time%20Capsule._afpovertcp._tcp.l ALCO. / data

    24/02/16 2:46:42.812 AM com.apple.backupd [857]: from manual backup

    24/02/16 2:46:42.814 AM com.apple.backupd [857]: the airport of Destination Flymi Time Capsule could not be found (url: afp://Ted%20Ling;) AUTH=SRP@Flymi's%20AirPort%20Time%20Capsule._afpovertcp._tcp.l ALCO. (/ data destinationID: B2187361-58BC-4D33-A7AC-1DDC429ABF3B)

    24/02/16 2:46:42.825 AM com.apple.backupd [857]: backup failed with error 18: the backup drive is not found.

    24/02/16 2:46:42.833 AM com.apple.backupd [857]: from manual backup

    24/02/16 2:46:50.544 AM com.apple.backupd [857]: network destination already mounted to: / Volumes/data

    24/02/16 2:46:50.604 AM com.apple.backupd [857]: network destination already mounted to: / Volumes/data

    24/02/16 2:47:16.683 AM com.apple.backupd [857]: impossible to eject the volume/Volumes/Data (FSVolumeRefNum:-111; status:-47; dissident pid: 0)

    24/02/16 2:47:16.683 AM com.apple.backupd [857]: wait 60 seconds and try again.

    24/02/16 2:48:20.566 AM com.apple.backupd [857]: network destination already mounted to: / Volumes/data

    24/02/16 2:48:44.360 AM com.apple.backupd [857]: impossible to eject the volume/Volumes/Data (FSVolumeRefNum:-111; status:-47; dissident pid: 0)

    24/02/16 2:48:44.360 AM com.apple.backupd [857]: wait 60 seconds and try again.

    24/02/16 2:49:48.014 AM com.apple.backupd [857]: network destination already mounted to: / Volumes/data

    24/02/16 2:50:11.885 AM com.apple.backupd [857]: impossible to eject the volume/Volumes/Data (FSVolumeRefNum:-111; status:-47; dissident pid: 0)

    24/02/16 2:50:11.885 AM com.apple.backupd [857]: give up after 3 attempts.

    24/02/16 2:50:11.903 AM com.apple.backupd [857]: backup failed with error 21:21

    24/02/16 2:50:27.245 AM com.apple.backupd [857]: impossible to eject the volume/Volumes/Data (FSVolumeRefNum:-111; status:-47; dissident pid: 0)

    24/02/16 2:50:27.250 AM com.apple.backupd [857]: from manual backup

    24/02/16 2:50:27.250 AM com.apple.backupd [857]: Destination Time machine could not be found (url: destinationID (null): AB78050D-4852-489D-9CBF-88727FBC8047)

    24/02/16 2:50:27.257 AM com.apple.backupd [857]: backup failed with error 18: the backup drive is not found.

    24/02/16 2:52:28.390 AM SystemUIServer [265]: try using XPC with a MachService which has the value HideUntilCheckIn. This will result in unpredictable behavior: com.apple.backupd.status.xpc

    24/02/16 2:52:28.390 AM com.apple.prefs.backup.remoteservice [866]: try using XPC with a MachService which has the value HideUntilCheckIn. This will result in unpredictable behavior: com.apple.backupd.status.xpc

    What model is the TC?

    Try to force the connection to 2.4 ghz using different names for the various bands... or even better to use ethernet.

    (You may need to buy love at first sight for adapter Ethernet... is an investment worth considering how unreliable wireless).

    Also give me some screenshots of the TC installing airport utility.

    Can you get it in the Finder?

  • Oracle cloud virtual image, I was able to create the database using DBCA (virtual image) oracle cloud. I understand with the virtual image, we won't have a lot of tools like on DAAS cloud... But could please at least use us dbconsole?

    On oracle cloud virtual, image I was able to create the database using DBCA (virtual image) oracle cloud. I understand with the virtual image, we won't have a lot of tools like on DAAS cloud. But could please at least use us dbconsole?


    I tried to start dbconsole, and it did not work:

    [oracle@ltutest ~] $ emctl start dbconsole

    OC4J Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/OC4J/J2EE/OC4J_DBConsole_ltutest.compute-aulatrobeu83140.oraclecloud.internal_ORCL not found.


    According to the oracle help doc center - "creating a database on an instance of virtual image service" (http://docs.oracle.com/cloud/latest/dbcs_dbaas/CSDBI/GUID-29290A81-8798-4988-848E-77A1BE0CF08A.htm#GUID-4851560B-D4B6-42...)

    database was created with the option as:

    emConfiguration - NONE - storageType FS


    I guess we have to manually configure the em console, but when I tried to create it, he told me that "' Dbcontrol repository already exists." "

    When I try to start it, it exports the error

    [Oracle@ltutest ~] $ emctl start dbconsole

    OC4J Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/OC4J/J2EE/OC4J_DBConsole_ltutest.compute-aulatrobeu83140.oraclecloud.internal_ORCL not found.

    Could someone could give me help with this problem?


    Thanks Brian. I tried your command, and it works. Now I've encountered another problem, how can I browse the URL?

    I created the access rule for access remote on port 1521 and 1158. but when I try to browse the EM console URL, it does not work. all the configurations that I need to do?

Maybe you are looking for