DB12 last successful back up not available

Hi, i am having problem with backup in our quality system.
Orcale :10g
sap ecc6.0
we are taking online backup  every monday, wednesday, thursday. DB12- last successful backup  not available
overview of redo log files     not yet backed up  300.
sapqas:orabqs 3> pwd
/oracle/BQS/102_64/dbs
sapqas:orabqs 4> ls
agent.lic                    initBQS.sap
dsmerror.log                 initBQS.sap.040107
hc_BQS.dat                   initBQS.sap.backup040407
init.ora                     initBQS.utl
initBQS.000                  initBQS.utl.old
initBQS.001                  initBQS2703.sap
initBQS.002                  initdw.ora
initBQS.1.ora                initoraBQS.bki.old
initBQS.2.ora                initoraBQS.utl.old
initBQS.bki                  initorabqs.bki.old
initBQS.bki.cms              initorabqs.utl.backup030407
initBQS.bki.old              initorabqs.utl.old
initBQS.dba                  lkBQS
initBQS.ora                  orapwBQS
initBQS.ora.SAPINST-ORIG     spfileBQS.ora
sapqas:orabqs 5> more initBQS.sap
@(#) $Id: //bas/700_REL/src/ccm/rsbr/initAIX.sap#5 $ SAP
SAP backup sample profile.                                           #
The parameter syntax is the same as for init.ora parameters.         #
Enclose parameter values which consist of more than one symbol in    #
double quotes.                                                       #
After any symbol, parameter definition can be continued on the next  #
line.                                                                #
A parameter value list should be enclosed in parentheses, the list   #
items should be delimited by commas.                                 #
There can be any number of white spaces (blanks, tabs and new lines) #
between symbols in parameter definition.                             #
backup mode [all | all_data | full | incr | sap_dir | ora_dir
| all_dir | <tablespace_name> | <file_id> | <file_id1>-<file_id2>
| <generic_path> | (<object_list>)]
default: all
backup_mode = all
restore mode [all | all_data | full | incr | incr_only | incr_full
| incr_all | <tablespace_name> | <file_id> | <file_id1>-<file_id2>
| <generic_path> | (<object_list>) | partial | non_db
redirection with '=' is not supported here - use option '-m' instead
default: all
restore_mode = all
backup type [offline | offline_force | offline_standby | offline_split
| offline_mirror | offline_stop | online | online_cons | online_split
| online_mirror
default: offline
backup_type = online_cons
#backup_type = offline_force
backup device type
[tape | tape_auto | tape_box | pipe | pipe_auto | pipe_box | disk
| disk_copy | disk_standby | stage | stage_copy | stage_standby
| util_file | util_file_online | rman_util | rman_disk | rman_stage
| rman_prep]
default: tape
backup_dev_type = tape
#backup_dev_type = util_file
#backup_dev_type = util_file
backup root directory [<path_name> | (<path_name_list>)]
default: $SAPDATA_HOME/sapbackup
backup_root_dir = /oracle/BQS/sapbackup
stage root directory [<path_name> | (<path_name_list>)]
default: value of the backup_root_dir parameter
stage_root_dir = /oracle/BQS/sapbackup
compression flag [no | yes | hardware | only]
default: no
compress = no
compress command
first $-character is replaced by the source file name
second $-character is replaced by the target file name
<target_file_name> = <source_file_name>.Z
for compress command the -c option must be set
recommended setting for brbackup -k only run:
"compress -b 12 -c $ > $"
no default
compress_cmd = "compress -c $ > $"
uncompress command
first $-character is replaced by the source file name
second $-character is replaced by the target file name
<source_file_name> = <target_file_name>.Z
for uncompress command the -c option must be set
no default
uncompress_cmd = "uncompress -c $ > $"
directory for compression [<path_name> | (<path_name_list>)]
default: value of the backup_root_dir parameter
compress_dir = /oracle/BQS/sapreorg
brarchive function [save | second_copy | double_save | save_delete
| second_copy_delete | double_save_delete | copy_save
| copy_delete_save | delete_saved | delete_copied]
default: save
archive_function = save_delete
directory for archive log copies to disk
default: first value of the backup_root_dir parameter
archive_copy_dir = /oracle/BQS/saparch
directory for archive log copies to stage
default: first value of the stage_root_dir parameter
archive_stage_dir = /oracle/BQS/sapbackup
delete archive logs from duplex destination [only | no | yes | check]
default: only
archive_dupl_del = only
new sapdata home directory for disk_copy | disk_standby
no default
new_db_home = /oracle/C11
stage sapdata home directory for stage_copy | stage_standby
default: value of the new_db_home parameter
stage_db_home = /oracle/C11
original sapdata home directory for split mirror disk backup
no default
orig_db_home = /oracle/C11
remote host name
no default
remote_host = <host_name>
remote user name
default: current operating system user
remote_user = <user_name>
tape copy command [cpio | cpio_gnu | dd | dd_gnu | rman | rman_gnu
rman_dd | rman_dd_gnu]
default: cpio
tape_copy_cmd = dd
disk copy command [copy | copy_gnu | dd | dd_gnu | rman | rman_gnu]
default: copy
disk_copy_cmd = copy
stage copy command [rcp | scp | ftp]
default: rcp
stage_copy_cmd = rcp
pipe copy command [rsh | ssh]
default: rsh
pipe_copy_cmd = rsh
flags for cpio output command
default: -ovB
cpio_flags = -ovB
flags for cpio input command
default: -iuvB
cpio_in_flags = -iuvB
flags for cpio command for copy of directories to disk
default: -pdcu
use flags -pdu for gnu tools
cpio_disk_flags = -pdcu
flags for dd output command
default: "obs=16k"
recommended setting:
Unix:    "obs=nk bs=nk", example: "obs=64k bs=64k"
Windows: "bs=nk",        example: "bs=64k"
dd_flags = "obs=64k bs=64k"
flags for dd input command
default: "ibs=16k"
recommended setting:
Unix:    "ibs=nk bs=nk", example: "ibs=64k bs=64k"
Windows: "bs=nk",        example: "bs=64k"
dd_in_flags = "ibs=64k bs=64k"
number of members in RMAN save sets [ 1 | 2 | 3 | 4 | tsp | all ]
default: 1
saveset_members = 1
additional parameters for RMAN
rman_channels and rman_filesperset are only used when rman_util,
rman_disk or rman_stage
rman_channels defines the number of parallel sbt channel allocations
rman_filesperset = 0 means:
one file per save set - for non-incremental backups
all files in one save set - for incremental backups
the others have the same meaning as for native RMAN
rman_channels = 1
rman_filesperset = 0
rman_maxpiecesize = 0   # in KB - former name rman_kbytes
rman_rate = 0           # in KB - former name rman_readrate
rman_maxopenfiles = 0
rman_maxsetsize = 0     # in KB - former name rman_setsize
additional parameters for RMAN version 8.1
the parameters have the same meaning as for native RMAN
rman_diskratio = 0      # deprecated in Oracle 10g
rman_pool = 0
rman_copies = 0 | 1 | 2 | 3 | 4 # former name rman_duplex
rman_proxy = no | yes | only
special parameters for an external backup library, example:
rman_parms = "BLKSIZE=65536 ENV=(BACKUP_SERVER=HOSTNAME)"
rman_send = "'<command>'"
rman_send = ("channel sbt_1 '<command1>' parms='<parameters1>'",
             "channel sbt_2 '<command2>' parms='<parameters2>'")
remote copy-out command (backup_dev_type = pipe)
$-character is replaced by current device address
no default
in oracle/sid/sapbackup  folder i found one file bdxwbpsz.ant that was created on  May 7th 2008( Wednesday)
plz check this:
sapqas:orabqs 21> more bdxwbpsz.ant
BR0051I BRBACKUP 7.00 (24)
BR0055I Start of database backup: bdxwbpsz.ant 2008-05-07 01.04.17
BR0484I BRBACKUP log file: /oracle/BQS/sapbackup/bdxwbpsz.ant
BR0477I Oracle pfile /oracle/BQS/102_64/dbs/initBQS.ora created from spfile /ora
cle/BQS/102_64/dbs/spfileBQS.ora
BR0280I BRBACKUP time stamp: 2008-05-07 01.04.18
BR0319I Control file copy created: /oracle/BQS/sapbackup/cntrlBQS.dbf 46383104
BR0101I Parameters
Name                           Value
oracle_sid                     BQS
oracle_home                    /oracle/BQS/102_64
oracle_profile                 /oracle/BQS/102_64/dbs/initBQS.ora
sapdata_home                   /oracle/BQS
sap_profile                    /oracle/BQS/102_64/dbs/initBQS.sap
backup_mode                    ALL
backup_type                    online
backup_dev_type                tape
compress                       no
tape_copy_cmd                  dd
cpio_flags                     -ovB
cpio_in_flags                  -iuvB
dd_flags                       obs=64k bs=64k
dd_in_flags                    ibs=64k bs=64k
rewind                         tctl -f $ rewind
rewind_offline                 tctl -f $ offline
tape_size                      307200.000 MB
tape_address                   /dev/rmt0.1
tape_address_rew               /dev/rmt0
volume_backup                  BQSB29
expir_period                   0
tape_use_count                 100
exec_parallel                  0
system_info                    bqsadm/orabqs sapqas AIX 3 5 00C0799E4C00
oracle_info                    BQS 10.2.0.2.0 8192 2370 485914644 sapqas WE8DEC
UTF8
sap_info                       700 SAPSR3 0002LK0003BQS0011V18391775040013NetWea
ver_ORA
make_info                      rs6000_64 OCI_102 Mar  3 2007
command_line                   brbackup -u / -jid ALLOG20080507010416 -c force -
t online -m all -p initBQS.sap -v BQSB29 -a -c force -p initBQS.sap -sd
BR0116I ARCHIVE LOG LIST before backup for database instance BQS
Parameter                      Value
Database log mode              Archive Mode
Automatic archival             Enabled
Archive destination            /oracle/BQS/oraarch/BQSarch
Archive format                 %t_%s_%r.dbf
Oldest online log sequence     2367
Next log sequence to archive   2370
bdxwbpsz.ant (6%)
plz suggest how can I take online backup and redo log backup.

Hi Shrinivas,
Are you taking backup from the local tape device or from 3rd party software.
I cannot clearly what is the exact problem, Your saying either Db12 the status is mot shown then asking for how to take the backup.
If a backup device is properly configured in the system, then you can take online and offline backup by scheduling in the DB13 tcode.
Pls state the exact problems so that it is easy to provide the solution.
Regards,
Maheswaran

Similar Messages

  • Time machine tells me last successful back up 19 August 2014. Have done restores and utility checks to no avail.

    time machine tells me last successful back up 19 August 2014. Repeated attempts to correct have failed. any thoughts?
    thanks, Diane

    We need a bit more info.
    You don't state that you are backing up to a Time Capsule but I am guessing that is the case.
    1. I need to know, what TC??
    A1xxx from the base please. They do go faulty as they age.
    2. How is it connected into the network? Is it main router or bridged? Plugged into what router or modem?
    3. How does the computer connect to it?
    4. Is the computer running Lion as per your profile or is it Mavericks? This latest OS is problematic. Its network reliability is poor.
    If you are running mavericks.. and using wireless then I recommend you plug the computer directly to the TC by ethernet.
    You can turn off wireless and see if you can get TM to start.
    Otherwise go through the Mavericks clean setup with the TC and see if that will get it going.
    Airtport Utility can't find Airport Time Capsule on either of my 2009 Macs
    The very simple version of this..
    Mount the TC hard disk in Finder manually.
    Type AFP://10.0.1.1 (or whatever IP is shown by the airport utility)
    You will be asked for the disk password.. supply it and save it in the keychain.
    Try TM.. if it still doesn't work, reset TM and try again.
    A4 here. http://pondini.org/TM/Troubleshooting.html
    Ensure that IPv6 is set to link-local only in both wireless and ethernet (if you use it).
    No luck you will need to follow the clean setup instructions and start over from scratch.

  • Since installing OS X Yosemite recovery update v.1 on 10/04/15 I have had "Back-up failure" messages.  Last successful back-up was 10/04/15 before update.  Any suggestions?

    Since installing:
    a) OS X Yosemite Recovery update v.1;    b) OS X Update v.10.10.3 &   c) iTunes v.12.1.2 on 10/04/15I have been getting this message.
    "Back up Failed - There is not enough space on Time Machine Backup" 
    The last successful back-up was on the 10/04/15 presumably just prior to these new updates. 
    Any suggestions?

    Time Machine automatically deletes old snapshots to make room for new ones, but it won't delete the last previous snapshot of any disk.
    Are you storing any other data on the backup volume, or have you ever backed up another disk or computer to it that you no longer have? If the answer to both these questions in "no," then there isn't enough space on the volume for all the data you want to back up.
    If you are storing other data, or if you have backups of a volume you no longer need, you should move or delete that data to make room for more. Alternatively, put the device aside and start a new backup on another storage device. When you're sure you'll no longer need the data on the first device, erase it and start over.

  • Just bought an Airport extreem for my windows xp. Need Airport Utility v5.5.3. When I go to apple downloads it comes back page not available, try later. Whats up. Is there another way to get this utility so I can get started?

    Just bought an Airport extreem for my windows xp. Need Airport Utility v5.5.3. When I go to apple downloads it comes back page not available, try later. Whats up. Is there another way to get this utility so I can get started?

    AirPort Utility 5.5.3 for Windows - Support - Apple works fine for me as well as a test.

  • IPhone no longer backs up, backing up not available on menu

    My iPhone 3GS is not backing up anymore when connected to my computer, the back up option is not available on the device menu.
    How can I back it up, how can I have it restart backing up when the iPhone is connected to sync?

    Since this forum was of no help whatsoever, I did some other research myself and found a program called "Backup Switch" available at http://www.microseconds.com/
    This worked and nothing here did.

  • Back up not available in device restore

    back up not listed in Devices, but listed in preference. how can I restore back up if it's not listed in the drill down options?

    Preferences > Devices 10:35 PM under iphone's name is listed (Today 9:30PM)
    Not available in drop down list in restore back up:
    July 14 10:43 and 10:55 PM under generic user's iPhone are not the once i backed up completely.

  • When I use migration assistant to move all my data from my Macbook Air to my Pro, it uses the last full back up not the last partial back up. The last full backup is two months old though. Both machines are running Mountain Lion. How do I get my latest 1

    Hi
    I need to move my data from a time capsule that backuped my Macbook Air (which has been destroyed by liquid damage) to my Macbook Pro. The Air and the Pro both run Mountain Lion and I have a clean installation on the Macbook Pro.
    I used Migration Assitant to move the data across but while I have back ups of my Air up to 24 hours before it was destroyed, the migration assistant only wishes to migrate data from the last full back up that it finds which is 2 months old.
    Please can you advise how I can restore the latest data to my Macbook Pro.
    Many thanks.

    please let me know the linksys device model number you are using ..

  • Push back action not available in action drop down

    HI,
    I don't see the PUSH BACK action available in action drop down in bpm worklist. Is there some setting i have to do, to make this action available in system action?
    Thanks
    Manish

    You can usually find the imported IE Favorites in a folder ("From Internet Explorer") at the bottom of the Bookmarks Menu folder (Bookmarks > Organize Bookmarks).
    If you can't find them in the "From Internet Explorer" folder then try this:
    Export the favorites in IE to an HTML file (bookmarks.html): File > Import and Export<br />
    Import the HTML file in Firefox 3: Bookmarks > Organize Bookmarks > Import & Backup > Import HTML: From File
    http://kb.mozillazine.org/Import_bookmarks ("Import from another browser" and "Import from file")

  • Time Machine "Backup disk not available" error message since install Snow L

    Since installing Snow Leopard my back-ups have failed, generating the error message "The back-up disk is not available." Last successful back-up was immediately pre-install of Snow Leopard. TM looks like it is backing up but in the end I get the error message. The wireless aspect for internet connect works fine so I don't think connectivity is the issue.
    I am not real techie so insult me with basics. Thanks.

    I have four macs using time machine on a single 1TB drive connected to Airport Extreme through USB. This morning I got the dreaded error-109 on Mac#1. This occured right after I had added Mac#4 to the bunch. While adding the Mac#4, I mounted my airport disk and then used time machine to select it for backup. I forgot to eject it after it had done the initial backup. That was when the error occured on the Mac#1.
    Mac #1 C2D Mini 2009 SL 10.6.2
    Mac #2 G5 DP L 10.5.8
    Mac #3 MBP 2009 SL 10.6.2
    Mac #4 MB C2D2006 SL 10.6.2
    First I turned off TM on all of the Macs. I mounted the airport disk again, on Mac#1. I deleted the sparsebundle for Mac#1. I opened TM and selected the airport disk for backup. It is now backing up again on Mac#1. When it is finished, I will turn on TM once again on the other macs and see what happens. There is still a chunk of space left on the airport disk, about 680GB after all of the backups

  • Time machine disk grayed out in Disk Utility - back up not working

    The disk does not show in Time Machine. 
    In Disk Utility it shows but is grayed out.   Tried to repair disk.  Got message that disk cannot be repaired.  Tells me to back up and erase the disk.  Not sure how to back it up if it is not being recognized. Disk Verify says the volume is corrupt and needs to be repaired.  But Repair Disk doesn't work!
    I can go into Time Machine and shows me one entry -- the one from the last successful back up.
    The disk is a WD MyBook.  Map scheme GUID Partition.  Do you think the reformat will work?  Is there a way if I can tell if the disk is bad?  Tech Tools for Apple Care doesn't recognize the volume either.
    Any ideas?

    It turns out the fix for this was to just then remove the Aperture library from the exclusion list. Once I did that Time Machine did a massive 200GB backup of my entire Aperture library and everything is running fine since.
    No idea what caused the problem in the first place still.

  • IChat server admin Service Running, status not available

    X-Serve running 10.6.8
    I noticed the other day thaat when I look at the iChat service in Server Admin, I observed the following:
    iChat service is: Running
    Start Time: Not Available
    Domain: Not Available
    Client Connections: Not Available
    The log screen says No Log Files exist
    I have seen similar screens when there was a slight lag in server admin gathering information to display on screen.  This stays this way indefinately.  The service is working as far as I can tell, IE people can log in, add each other, and chat.  A log file is in fact being used and updated (/var/jabberd/message_archive/)
    I noticed this because I was trying to autobuddy.sh, I script I use often to update when I add new users to the organization so they show up in everyones group list.  I attempted to stop the service from the command line using:
    #:serveradmin stop jabber
    #:jabber: state = RUNNING
    and was never able to stop iChat.  The system behaves the same after a reboot.  I am not sure what to do, or what the actual problem is.  The only thing besides a reboot that I tried was a permission repair from within the OS.
    In the log below I removed some user specific information because they are user names for users on my network.  This server and service is internal only.
    the console logs I have this:
    Nov 30 10:29:55 aphrodite jabberd/router[353]: message_log received a message with empty body
    Nov 30 10:30:15: --- last message repeated 2 times ---
    Nov 30 10:30:19 aphrodite jabberd/router[353]: message_log received a message with empty body
    Nov 30 10:31:05 aphrodite jabberd/router[353]: message_log received a message with empty body
    Nov 30 10:49:17 aphrodite com.mycompany.autobuddy[83710]: /usr/local/Scripts/auto_buddy.sh: line 2: /usr/sbin/jabber_autobuddy: No such file or directory
    Nov 30 11:12:34 aphrodite jabberd/c2s[354]: od_auth_check_service_membership: mbr_check_service_membership returned 2
    Nov 30 11:12:34 aphrodite jabberd/c2s[354]: od_auth_check_service_membership: no access restrictions found
    Nov 30 11:19:17 aphrodite com.mycompany.autobuddy[87010]: /usr/local/Scripts/auto_buddy.sh: line 2: /usr/sbin/jabber_autobuddy: No such file or directory
    Nov 30 11:49:17 aphrodite com.mycompany.autobuddy[90323]: /usr/local/Scripts/auto_buddy.sh: line 2: /usr/sbin/jabber_autobuddy: No such file or directory
    Nov 30 11:54:37 aphrodite jabberd/c2s[354]: od_auth_check_service_membership: checking user "jimrumrillcotaoilcom" access for service "chat"
    Nov 30 11:54:37 aphrodite jabberd/c2s[354]: od_auth_check_service_membership: mbr_check_service_membership returned 2
    Nov 30 11:54:37 aphrodite jabberd/c2s[354]: od_auth_check_service_membership: no access restrictions found
    Nov 30 12:03:14 aphrodite jabberd/c2s[354]: od_auth_check_service_membership: mbr_check_service_membership returned 2
    Nov 30 12:03:14 aphrodite jabberd/c2s[354]: od_auth_check_service_membership: no access restrictions found
    Nov 30 12:03:32 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:04:26: --- last message repeated 2 times ---
    Nov 30 12:05:25 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:06:26: --- last message repeated 1 time ---
    Nov 30 12:06:26 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:06:57: --- last message repeated 1 time ---
    Nov 30 12:07:27 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:08:28: --- last message repeated 1 time ---
    Nov 30 12:08:28 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:09:26: --- last message repeated 1 time ---
    Nov 30 12:09:29 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:09:59: --- last message repeated 1 time ---
    Nov 30 12:10:30 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:11:30: --- last message repeated 1 time ---
    Nov 30 12:11:30 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:12:00: --- last message repeated 1 time ---
    Nov 30 12:12:31 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:13:32: --- last message repeated 1 time ---
    Nov 30 12:13:32 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:14:26: --- last message repeated 1 time ---
    Nov 30 12:14:33 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:15:34: --- last message repeated 1 time ---
    Nov 30 12:15:34 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:16:35: --- last message repeated 1 time ---
    Nov 30 12:16:35 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:17:05: --- last message repeated 1 time ---
    Nov 30 12:17:36 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:18:37: --- last message repeated 1 time ---
    Nov 30 12:18:37 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:19:17: --- last message repeated 1 time ---
    Nov 30 12:19:17 aphrodite com.mycompany.autobuddy[94140]: /usr/local/Scripts/auto_buddy.sh: line 2: /usr/sbin/jabber_autobuddy: No such file or directory
    Nov 30 12:19:38 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:19:53: --- last message repeated 1 time ---
    Nov 30 12:20:39 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:20:45: --- last message repeated 1 time ---
    Nov 30 12:21:40 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:22:10: --- last message repeated 1 time ---
    Nov 30 12:22:41 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:22:47: --- last message repeated 1 time ---
    Nov 30 12:23:42 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:24:26: --- last message repeated 1 time ---
    Nov 30 12:24:43 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:25:10: --- last message repeated 1 time ---
    Nov 30 12:25:44 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:26:45: --- last message repeated 1 time ---
    Nov 30 12:26:45 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:27:16: --- last message repeated 1 time ---
    Nov 30 12:28:24 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Nov 30 12:29:00: --- last message repeated 3 times ---
    Nov 30 12:29:00 aphrodite servermgrd[84]: servermgr_jabber[W]: detailed service status not available until network configuration completed
    Any help on what might be going on or a push in a direction would be greatly appreciated.
    Thanks!

    Well I searched the forums here and I found some similar issues, however the fix's I was directed too did not resolve the problem. 
    I did notice this today after reading a post regarding the use of the .local domain name, and fixing that fixes this issue:
    When i selected my server on the left hand side of server admin, click on settings at the top (the gear) then on Network, I see:
    Ethernet 1 (eth0) IPv4 192.1.1.4 Aphrodite.local
    I am not sure where the .local is coming from.  This is an internal server and has been configured with a FQDN for 2 years now, aphrodite.cotaoil.net.  On the server, the only other place I see the .local, is in system preferences, sharing, at the top it has my fqdn, but when I click on edit, it has a local host field that says Aphrodite, with a .local greyed out after, or ghosted.
    When I use the command changeip -checkhostname I recieve:
    changeip -checkhostname
    Primary address     = 192.1.1.4
    Current HostName    = aphrodite.cotaoil.net
    The DNS hostname is not available, please repair DNS and re-run this tool.
    dirserv:success = "success"
    the hostname not available message is new (well I know at some point in the not too distant past I did not have this message) so I am not sure if an update broke this or not but basically I am not sure where to go from here.
    The DNS settings are set the same as they were when I originally set up the server.  Reviewing DNS logs, I do not see anything abnormal.
    additionally when I run scutil i get:
    aphrodite:~ root# scutil --get LocalHostName
    Aphrodite
    aphrodite:~ root# scutil --get ComputerName
    Aphrodite.cotaoil.net
    I am a little stumped as to where to go from here.  I believe based on some other posts Ive read that this may have something to do with why I cannot see any iChat status and am recieving the dreaded "detailed service status not available until network configuration completed"
    Thanks for any and all thoughts.  Currently reviewing Hoffs tutorials, but I used combined Hoff tutorials and apple server guides when originally set up the server.  Please let me know what I did wrong (besides my internal IP range)

  • Ipad won't back up storage plan not available

    Storage plan not available

    None of these solves my problem! My iPad3 has not successfully backed up to the cloud since 10/11/2012. I have restarted the iPad, several times; i have reset it (simultaneously held down the home and on/off button); I have tried to manually do the backup (ie, 'Back Up Now'); i have deleted all apps' backup and turned them off for iCloud backup (in case one of the apps was hanging it up); i have, finally, deleted the previous iCloud backup, in case the last (10/11/12) backup was somehow compromised. When I try to do a manual backup I get very little in the way of status and no explanation or error message or code as to why the backup failed. This is really useless. I have screen shots of all this in case anyone (anyone at all) from Apple is paying attention here.

  • Why do I get message "back up disc is not available" for Time Machine?  It

    why do I get message "back up disc is not available" for Time Machine?  It's plugged in.

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the word "Starting" (without the quotes) in the String Matching text field. You should now see log messages with the words "Starting * backup," where * represents any of the words "automatic," "manual," or "standard." Note the timestamp of the last such message that corresponds to a failed backup. Now
    CLEAR THE WORD "Starting" FROM THE TEXT FIELD
    so that all messages are showning, and scroll back in the log to the time you noted. Select the messages timestamped from then until the end of the backup, or the end of the log if that's not clear. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.
    If all you see are messages that contain the word "Starting," you didn't clear the text field.
    If there are runs of repeated messages, post only one example of each. Don't post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Some personal information, such as the names of your files, may be included — anonymize before posting.

  • HT1657 i rented a movie on my account on a friends apple TV 3 days ago, never watched it, and now I'm logged back in and it's not available to me... Don't I have 30 days to watch?

    i rented a movie on my account on a friends apple TV 3 days ago, never watched it, and now I'm logged back in on my macbook and it's not available to me... Don't I have 30 days to watch?  Is there somewhere you can find rented movies that I'm not seeing? 

    I had the same issue with my apple tv 3rd generation. I rented Sinister and selected the "rent and watch now" option. Half way through the movie I accidentally pressed the menu button. When I looked for the rented movie on my apple tv I could not find it. Not even above the movie pannel where "purchased" and "top movies" comes up on the main menu. the apple tv suggests to go to settings>downloads but I don't have that option. I did go to settings> itunes store> check rentals but that didnt work either. It took too long to even check. Thank you because this SOLUTION worked great.
    SOLUTION: How to reset apple tv 3 3rd generation to view rented movies:on the apple tv remote: press and hold "menu" to go to the main menu. Select SETTINGS> GENERAL >RESET >RESET ALL SETTINGS. After the apple tv resets, input all your information again and your rented movies should be visible when you cruise above the "movies" section. THANK YOU!!
    Apple needs to solve this issue because honestly it took me 3 hours and a half to watch a movie that only lasted 2 BECAUSE I wast trying to solve the issue, reseting and all. blahh.

  • My 2007 Macbook pro Intel Core 2 Duo   Processor Speed 2.33 GHz has power issues with one or some of my USB powered devices. Last night I could not back up my Lacie external drives with software SuperDuper, hard drive copier. I also had a message that Tim

    My 2007 Macbook pro Intel Core 2 Duo   Processor Speed 2.33 GHz has power issues with one or some of my USB powered devices. Last night I could not back up my Lacie external drives with software SuperDuper, hard drive copier. I also had a message that Time machine failed. I have two powered 12V USB
    routers that are plugged into a 550VA CyberPower surge protector. I often receive these insufficient USB power for devices messages a dozen times even when I do not have devices like camera, Ipad, Ipod, and Tascam digital audio recorder plugged in. Is there a way to troubleshoot these USB routers or should I consider that one of the routers may be defective and replace them?
    David

    My 2007 Macbook pro Intel Core 2 Duo   Processor Speed 2.33 GHz has power issues with one or some of my USB powered devices. Last night I could not back up my Lacie external drives with software SuperDuper, hard drive copier. I also had a message that Time machine failed. I have two powered 12V USB
    routers that are plugged into a 550VA CyberPower surge protector. I often receive these insufficient USB power for devices messages a dozen times even when I do not have devices like camera, Ipad, Ipod, and Tascam digital audio recorder plugged in. Is there a way to troubleshoot these USB routers or should I consider that one of the routers may be defective and replace them?
    David

Maybe you are looking for