Configuring Active Dataguard- Error comes while taking rman backup

Hi All,
I'm following this( http://wiki.oracle.com/page/11gR2+Data+Guard+Setup+project+Part5 ) article to configure a active dataguard. And i have successfully completed lot of steps up to now.
But im getting an error when i'm trying to complete the step 10 under chapter 5 (creating stand by)
step 10
10- OK, here we go, log into RMAN and run the following script. This script will create the standby database
At the command prompt type in rman
when rman launches connect to the target and auxiliary databases
connect target sys/michael@MS112DGP
connect auxiliary sys/michael@MS112DGS
here is my one... my primary db is called as dgp and my stand by is dgs
this is the error im getting... :(
[oracle@dgs ~]$ rman
Recovery Manager: Release 11.2.0.1.0 - Production on Sat Apr 23 09:54:40 2011
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
RMAN> connect target sys/oracle@dgp
connected to target database: DGP (DBID=1555810211)
RMAN> connect auxiliary sys/oracle@dgs
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-04006: error from auxiliary database: ORA-12528: TNS:listener: all appropriate instances are blocking new connections
RMAN>
can anybody please help me to sort this out. once i solved this i can complete my first dataguard :)
Thanks in advance
Max

Hello Sb,
[oracle@dgs admin]$ lsnrctl stop
LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 23-APR-2011 21:28:02
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
The command completed successfully
[oracle@dgs admin]$ mv listener.ora listener.ora_bkp
[oracle@dgs admin]$ ll
total 16
-rw-r--r-- 1 oracle oinstall 471 Apr 17 09:25 listener.ora_bkp
drwxr-xr-x 2 oracle oinstall 4096 Apr 15 14:18 samples
-rw-r--r-- 1 oracle oinstall 187 May 9 2007 shrept.lst
-rw-r--r-- 1 oracle oinstall 506 Apr 17 09:07 tnsnames.ora
[oracle@dgs admin]$ lsnrctl start
LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 23-APR-2011 21:28:26
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Starting /u01/app/oracle/product/11.2.0/db_1/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Log messages written to /u01/app/oracle/diag/tnslsnr/dgs/listener/alert/log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dgs.oracle.com)(PORT=1521)))
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Start Date 23-APR-2011 21:28:26
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Log File /u01/app/oracle/diag/tnslsnr/dgs/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dgs.oracle.com)(PORT=1521)))
The listener supports no services
The command completed successfully
[oracle@dgs admin]$ lsnrctl status
LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 23-APR-2011 21:28:37
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Start Date 23-APR-2011 21:28:26
Uptime 0 days 0 hr. 0 min. 10 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Log File /u01/app/oracle/diag/tnslsnr/dgs/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dgs.oracle.com)(PORT=1521)))
The listener supports no services
The command completed successfully
[oracle@dgs admin]$
Thanks,
Max

Similar Messages

  • I am getting below error while taking RMAN backup.

    Friends,
    I am getting below error while taking RMAN backup.
    The issue is related with a lock while trying to backup the controlfile.
    The lock is more likely caused by the autobackup controlfile process started just before RMAN process was also trying the backup controlfile as shown in the following alert.log excerpt.
    Starting Control File and SPFILE Autobackup at 2009-04-07 09:24:58
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of Control File and SPFILE Autobackup command on ORA_DISK_1 channel at 04/07/2009 09:25:03
    ORA-00230: operation disallowed: snapshot control file enqueue unavailable
    Is there anyway to solve this issue?Thanks in advance.

    Hi,
    SQL> SELECT s.sid, username AS "User", program, module, action, logon_time "Logon", l.*
    FROM v$session s, v$enqueue_lock l
    WHERE l.sid = s.sid and l.type = 'CF' AND l.id1 = 0 and l.id2 = 2; 2 3
    no rows selected
    Oracle version : 10.2.0.3
    I am getting this error once in a month not everyday.
    Starting Control File and SPFILE Autobackup at 2009-04-07 09:24:58
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of Control File and SPFILE Autobackup command on ORA_DISK_1 channel at 04/07/2009 09:25:03
    ORA-00230: operation disallowed: snapshot control file enqueue unavailable
    Please suggest me based on this..Thanks in advance..

  • Error while taking the backup to disk.

    Hi all,
    I am facing one  problem while taking the backup to disk. After copying few files to disk it got terminated and hereunder the log ,
    BR0001I *****_____________________________________________
    BR0201I Compressing /oracle/OPD/sapdata2/sr3_6/sr3.data6
    BR0203I to /backup2/archlog/bdwuyjxg/sr3.data6.Z ...
    <b>BR0278E Command output of 'LANG=C compress -c /oracle/OPD/sapdata2/sr3_6/sr3.data6 > /backup2/archlog/bdwuyjxg/sr3.data6.Z':
    compress: I/O error</b>
    BR0280I BRBACKUP time stamp: 2007-12-15 13.41.00
    BR0279E Return code from 'LANG=C compress -c /oracle/OPD/sapdata2/sr3_6/sr3.data6 > /backup2/archlog/bdwuyjxg/sr3.data6.Z': 1
    BR0224E Compressing /oracle/OPD/sapdata2/sr3_6/sr3.data6 to /backup2/archlog/bdwuyjxg/sr3.data6.Z failed due to previous errors
    BR0280I BRBACKUP time stamp: 2007-12-15 13.41.02
    BR0304I Starting and opening database instance OPD ...
    BR0280I BRBACKUP time stamp: 2007-12-15 13.41.16
    BR0305I Start and open of database instance OPD successful
    BR0115I Compression rate for all files 6.0097:1
    Please confirm me whether the problem is with hardware or data corruption and need your precious suggestions on the same.
    Thanks and Regards,

    <b>compress: I/O error</b>
    This looks like hardware error.
    is there enough free space on  /backup2/archlog/bdwuyjxg/?
    do you get the same error if you try manualy?

  • HT3275 An error occurred while creating the backup folder.

    What about : Unable to complete backup. An error occurred while creating the backup folder.
    I have an external drive for my TM backup
    when the computer starts the drive is mounted
    TM starts a backup shortly after starting and is successfully completed
    Then a couple of hours later TM attempts a backup and i get the error
    Unable to complete backup. An error occurred while creating the backup folder.
    If i dismount the drive and remount and do a manual TM backup it works
    If I delete the TM partition and recreate it and start fresh backups it will continue to work for a number of days then it fails as per above, just working the first time after a restart or a remount
    I thought it may be the drive spinning down bit there are 2 partitions on the drive one for TM and one as storage, so I set up a batch copy to keep a small file copy every 2 min
    and i have watched TM count down and the drive has activity
    The is discussed a lot in other places on the internet, but Apple support look to have avoided the subject
    Come on Apple Support

    See #C10 in Time Machine - Troubleshooting.

  • While making a backup copy in Itunes of my Iphone I receive the following error message: While making a backup copy of this Iphone (-35) an error has occurred.  Do you want to continue with altering this Iphone? When you continue al the material on this I

    While making a backup copy in Itunes of my Iphone I receive the following error message: While making a backup copy of this iPhone (-35) an error has occurred.  Do you want to continue with altering this Iphone? When you continue al the material on this Iphone will be lost.
    I reinstalled iTunes but that dit not help. After synching iTunes with my iPhone it also asks to authorize my pc and when i Click on ok, it says it is already authorized.
    Please can somebody help me, so I can make backup.
    Greetz,
    Derk

    It's likely that your backup is corrupt. Try deleting the backup, then right click on the name of the phone in iTunes and choose "back up". To delete go to iTunes Preferences, Devices tab. Highlight and delete the most recent backup. Note that sometimes deleting this way leaves some garbage around that can still interfere with a new backup, so you should verify that the backup folder is empty.
    from: http://support.apple.com/kb/HT4946
    The folder where your backup data are stored varies depending on the computer's operating system.   Make sure the backup folder is included in your periodic data-backup routine.
    iTunes places the backup files in the following places:
    Mac:  ~/Library/Application Support/MobileSync/Backup/
    Windows XP:  \Documents and Settings\(username)\Application Data\Apple Computer\MobileSync\Backup\
    Note: To quickly access the Application Data folder, click Start, and choose Run. Type %appdata% and click OK.
    Windows Vista and Windows 7:  \Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\
    Note: To quickly access the AppData folder, click Start. In the search bar, type %appdata% and press the Return key.

  • HT201514 Trying to back up Time Machine to My Passport Air external hard drive, which is supposed to be compatible with my iMac and Mountain Lion, but get the message: Unable to complete backup.  An error occurred while creating the backup folder.  Help!

    Hello, I've just bought a Mac compatible Passport Air external hard drive, which is supposed to be compatible with the OS I am using (Mountain Lion) but I keep getting an error message saying Unable to complete backup.  An error occurred while creting the backup folder.  I've tried all the help suggestions, but nothing with this actual message comes up - it appears to be partititioned correctly etc, so don't know what I'm doing wrong - any help would be greatly appreciated thank you.

    Were you not plugged in via USB to begin with?
    I would recommend performing some resets just to be on the safe side. Unplug the external HD, and try these steps:
    http://support.apple.com/kb/HT3964
    http://support.apple.com/kb/HT1379

  • "error occurred while creating the backup folder" (-50)

    Symptoms:
    Bare HDD (Hitachi 1TB). When run on a simple cable setup, no issues. Recently got a Thermaltake BlacX dock, which is more convenient. First and more backup of any given session goes fine, then at some point, the error occurs, after which I can't unmount the drive without forcing it. After I force-eject, I can then reconnect the drive and backups will be fine again.
    It may, although I'm not sure of this, occur when I leave the machine to sleep with the drive attached.
    This implies that something between Time Machine, OSX and the BlacX are unhappy. Repair and reset haven't helped. Thoughts? I can always go back to using the cable, it was just a pain to set up, so I did backups less frequently, which is bad for me.
    The Time Machine error is:
    Unable to complete backup. An error occurred while creating the backup folder.
    Latest successful backup: 10-09-13 at 1:47 PM
    Time Machine Buddy says:
    Starting standard backup
    Backing up to: /Volumes/Time Machine 1/Backups.backupdb
    Error: (22) setxattr for key:com.apple.backupd.ModelID path:/Volumes/Time Machine 1/Backups.backupdb/gwiseman (2) size:13
    Error: (-50) Creating directory 2010-09-13-184726.inProgress
    Failed to make snapshot container.
    Error: (22) setxattr for key:com.apple.backupd.ModelID path:/Volumes/Time Machine 1/Backups.backupdb/gwiseman (2) size:13
    Backup failed with error: 2
    Console after force-eject shows:
    10-09-13 11:15:41 PM kernel jnl: disk1s2: close: journal 0x8578e04, is invalid. aborting outstanding transactions

    G'day all. Partner has an iMac 21.5 with Intel processor. OSX 10.6.4
    Interestingly, we also have the exact same problem with a different brand external hardware RAID 1 as follows:
    Welland Terra ME-580J fitted with two Samsung 1.5TB SATAII 3.5" 32M HD154UI drives.
    The Welland site [http://www.welland.com.tw/html/2bay/580j.html] info is pretty brief but it DOES show Mac/PC in its brochure.
    Connected via USB2.
    From new we had to go through the initialisation stuff and had lots of hair pulling moments. Basically the RAID1 drive needed to be partitioned.
    As with Geoffrey, TM did an initial full back up, then went OK for a few hours, then TM started giving the error message "error occurred while creating the backup folder".
    Additionally any repair attempts via Disk Utility failed because the TM (Raid1 drive) couldn't be unmounted.
    ALL apps were shut down leaving only Finder. Still couldn't unmount ext HDD. Kept getting the message that an app may be using the drive, etc.
    Forced demount. Unplugged USB, turned power off to Welland and re-arranged the drives to be two independent drives.
    Re powered the Welland, re-connected by USB, and there were TWO drives shown as "Time Machine" except one had the TM icon, the other a standard USB icon. This is exactly as I would have expected seeing as RAID1 disks have identical data on each.
    RE-partitioned the USB drive to a) remove all data and b) change its name to avoid confusion.
    TM now seems happy. I'm NOT happy, however, as this completely negates the whole idea of having back-ups to a RAID1 set-up.
    It would be easy to suggest there is a problem within iMac/OS X, as two people having exactly the same problems with completely different hardware is just too much of a co-incidence.
    Any thoughts and help would be truly appreciated, as I'm at the end of my limits, here.
    With thanks, Ian.
    PS please be kind to me, as I haven't gained a lot of Mac knowledge yet!

  • I'm getting error 5000 while trying to backup my phone before I can run an update

    I'm getting error 5000 while trying to backup my phone so I can run an update. I'm getting a message that says my back up is corrupt. What does that mean and how can I fix it?

    Hi
    This is an easy Q: to set - but there is no simple and plain answer only a lot of more or less plausibly suggestions.
    Error -50 = paramErr  Error in user parameter list
    Can there be any external hard disks - if so How is/are it/they formatted ?
    If so it Must be Mac OS Extended (hfs) if used for Video.
    UNIX/DOS/FAT32/Mac OS Exchange - works for most but not for VIDEO.
    What this means in Your situation is above me.
    • free space on internal boot hard disk 11Gb is on the limit to work when You select Export and might be it.
    Video used - there are several video formats/codecs and iMovie can not use all of them, they evolve to fast.
    • So try to find out by opening a raw video in QuickTime-player and then open Inspector (cmd+I) and read
    Video Format/Codec: nnnnnnnn
    What does it read ?
    Pictures
    • in what format ? .jpg, .bmp, .tif, else ?
    Audio
    • from where/what format ? iTunes, .avi, .mp3, .aiff, else ?
    I convert all audio to .aiff - in iTunes I burn out as an Audio-CD .aiff (not .mp3) and use the files on this in my movie projects.
    Some times it's needed to trash the "com.apple.iMovie.plist" file in You USER-Library/Preferences (not Library on Root level (when opening Macintosh HD) - but the one in Your home folder.
    Many users has not observed that there are TWO libraries.
    • Library - at root level
    • Library - in user/account folder - THIS IS THE ONE to look into
    from Luke Burns
    I fixed the problem.. but it was very, very strange. I had a very long section for credits and set the line spacing to 1.0.. for some reason this caused it. I removed it, and it worked fine. I put it back, and I couldn't preview or play the video.
    I don't know why that could cause that big of a problem, but it did..
    Yours Bengt W

  • Time Machine Issue-Unable to complete backup. An error occurred while creating the backup folder.

    Unable to complete backup. An error occurred while creating the backup folder.

    As usual, backups worked for a few days.  Failed again on wakeup this morning...
    Starting standard backup
    Backing up to: /Volumes/TM Backup/Backups.backupdb
    Error: (22) setxattr for key:com.apple.backupd.ModelID path:/Volumes/TM Backup/Backups.backupdb/David’s Mac Mini size:10
    Error: (-50) Creating directory 2012-02-25-074454.inProgress
    Failed to make snapshot container.
    Error: (22) setxattr for key:com.apple.backupd.ModelID path:/Volumes/TM Backup/Backups.backupdb/David's Mac Mini size:10
    Backup failed with error: 2
    I've searched Discussions and have seen the exact same error messages with all kinds of Macs and ext HDs, both USB and FW.  I can't believe it's a 'failing HD' since it works for a few days; and that it's been going on for months now.  Seems like the ext HD would have actually failed by now if that was the case.
    I wish I could figure out why three different errors are reported: (-50), (22), and :2

  • TS1550 Time Machine worked fine w. new HD for 16 backups, but started giving this mssg: [TIME MACHINE COULDN'T COMPLETE THE BACKUP TO "TOSHIBA EXT" ...An error occurred while creating the backup folder]

    Time Machine worked fine w. new HD for 16 backups, but started giving this mssg: [TIME MACHINE COULDN'T COMPLETE THE BACKUP TO "TOSHIBA EXT" ...An error occurred while creating the backup folder]

    Make sure your hard drive is formatted properly for the operating system installed.  Go to Apple menu -> About This Mac to determine what it is.  You posted to the 10.5 forum, but your signature says you have 10.9.  Here is the tip on what formatting supports what operating systems:
    https://discussions.apple.com/docs/DOC-3003

  • Time machine says: An error occurred while creating the backup folder

    I noticed the time machine icon showing an error in the menu bar, and it displayed the following error message: Unable to complete backup. An error occurred while creating the backup folder.
    This has happened 2-3 times. If I remount the drive the Time Machine works fine for about a day before giving me the same error again. I have Time Machine set to use one of the partitions on my 2TB external usb hard drive.
    I used Time Machine Buddy to look at the logs and it says this:
    Starting standard backup
    Backing up to: /Volumes/TIME/Backups.backupdb
    Error: (22) setxattr for key:com.apple.backupd.HostUUID path:/Volumes/TIME/Backups.backupdb/grasshopper size:37
    Backup failed with error: 2

    I think this is not just a problem with time machine because I had the same problem with a 4 drive raid array that was created on my MBP, then when I bought my MP i hooked it up and there were immediately problems similar to your description. First the array would spin up but was very slow to copy to. I tried to delete the array but was unsuccessful.  ultimately i had to re boot the array as an incomplete (3 drives instead of 4) then zero the drives and creat a new set. I used 3 instead of 4 this time just in case it was a power issue.  The new array worked fine and copied files at acceptable speeds.  Then after working in itunes for about 2 hours, i started getting spinning balls which is strange for a MP 6 core with 16 gb ram and a 5870 with a striped "0" work disk. It was the raid set again. I realized that it must have something to do with conflicts between a program indirectly using the drive(mds,spotlight,time machine etc.) and the program diirectly using the drive(itunes). Anyway...this worked for me.
    the instructions in the following thread fixed for the time being.
    https://discussions.apple.com/thread/3200951?start=0&tstart=0

  • Time capsule won't back up - Unable to complete backup. An error occurred while creating the backup folder. Any ideas?

    I have tried all the resets, the firmware is the latest version, the green light is on.
    But I get this message "Unable to complete backup. An error occurred while creating the backup folder."
    Any ideas?

    Do setup again.. but make sure both your wireless and your ethernet have ipv6 turned on to local link.
    Done this OK, but no idea about IPv6 - something new to me and rather Appley I think?
    Unplug the WAN for the moment.. Just LAN port TC to the MBPr ethernet via thunderbolt.. (thunderbird was the kids puppet series.. Thunderbirds are go!!). Done - New real people Thunderbirds movie coming out soon I believe!!!
    Reset the TC again.. sorry.. !! You're welcome ... done.
    Make sure the ethernet now has an IP address.. 10.0.1.2 - Yep - done that - on ethernet anyway ...
    You need to open the network preferences to find out. Yep - that's good ...
    ****** I then reconnect the TC WAN to the router - is this right?
    And then I think I start going round in circles ... boot, reboot, restart, reboot again ...
    The final result is green light on TC, but error message when trying TM is "Backup disk is not available".
    Then open the airport utility and you should be able to setup the TC.
    Do as little setup as possible and then run the TM backup and see how it goes.
    I have managed to get Thunderbird to LAN on TC to create a folder on TC and copy a file onto it.
    So I guess the drive is working - it must be the software, settings or perhaps even the operator that isn't quite so clever ...
    I named network RFG, named device RFGTC.  RFG network shown as IP 192.168.0.72
    Wireless router is BT Homehub 3 with IP of 192.168.0.254 - is this issuing new IP addresses when rebooting TC?
    I have three wireless networks here - the BT Homehub3 wireless, the TC wireless, and also a D-link power socket ethernet thingy for an ethernet connection to the telly - DHP-W310AV which is also wireless link.  All are effectively connected to the BT Homehub - is there a conflict there?
    Have several times achieved in Airport Utility schematic with internet shown as green, RFGTC shown as green, light on TC green, but no TM backup run ... "backup disc not available."
    And there are no tall building around here to hurl myself off ... at least you can go to Sydney Harbour bridge - not too far away ... it was my son in Sydney that persuaded me to scrap Windows and go Apple ... it's all his fault ...

  • HT3275 I get the following message - "Time Machine could not complete the backup."  "Unable to complete backup."  "An error occurred while creating the backup folder.""

    I get the following message - "Time Machine could not complete the backup."  "Unable to complete backup. An error occurred while creating the backup folder."" 
    This MAC is partioned with Windows 7 with only  50 gig devoted to Windows so my son can play Flight Simulator X on the machine. 
    I have a WD Passport External Hard Drive for the Back Up
    I have spoken with WD Tech Support and they have been fantastic but I still keep getting this message.  Any thought?
    Maxx

    Reboot the TC.. it sometimes gets lost on the network.. are you still actually using 10.6.8 as the problem is more prevalent on Lion and ML it seems is no better.
    You might find reset of the TC is needed. change the names to short, no spaces pure alphanumeric.
    Reset the TM to the new name.. use the A4 in Pondini's great KB.
    http://pondini.org/TM/Troubleshooting.html

  • HT3275 Got the message "Unable to complete backup. An error occurred while creating the backup folder."

    My time machine backup has stopped working. I received an error message that is not one listed on the support page: "Unable to complete backup. An error occurred while creating the backup folder."  I am on a new MacBook pro running Mountain Lion and using a 1 TB Passport drive as a time machine backup. Running DiskUtility finds no problem on the Passport.

    See #C10 in Pondini's excellent Time Machine Troubleshooting.
    http://pondini.org/TM/Troubleshooting.html

  • Time Machine warning: An error occured while creating a backup folder. What to do???

    Time Machine warning: An error occured while creating a backup folder. What to do???

    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 an abnormal backup. Now
    CLEAR THE WORD "Starting" FROM THE TEXT FIELD
    so that all messages are showing, 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 to the Clipboard by pressing the key combination command-C. 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.

Maybe you are looking for

  • Data of the Report Painter report

    Dear ALL, I have the Report Painter report. When I'm executing this report I can save the data into the extract. Could you tell me where are these data in the system(table?)? I want use these data for SAP script form. Best regards, Igor

  • Special Procurement using Subcontract & Consignment Hybrid

    customer req: Is there a way to make an external procured material both subcontract and consignment? My research has concluded that you can only assign one special procurement method (i.e. consignment (K), or subcontract (L)) to a special procurement

  • Export large (huge) video in separate "chunks"?

    FYI: Post written on December 2nd, 2014.  I'm fully up-to-date with all the software. So, I am recording a day-and-a-half worth of presentations.  The video will total out to be about 12 hours or more.  I am recording presentations by various profess

  • Email link through a flash movie

    I made a website in flash so I want to put my email address there also so if they want to contact me they can just click on it and the default email app will open up. I know how to do that in Dreamweaver (it's that mailto: command) so how do you do i

  • Signature photo broken when emailing from iPhoto

    I have a photo above my name in my default signature in Mail. When I click the Email" button in iPhoto to send photos via email, my signature photo shows up as and icon that reads "Untitled (82kb)". The photo in my signature works FINE if I create a