DB Clone issue

Dear All,
I request you please help me in this scenario (While cloning the datebase)
1) I took the backup of my PROD database at 12:00PM using RMAN
2) Added a new datafile to one of the tablespace at 12:30PM
3) At 2:00PM we started the cloning of the PROD database using the latest backup which I took it at 12:00PM
My query is how do I add the new datafile to the clone database to proceed with the recovery process. Because it was not there in the backup.
Please explain in detail. I am using Oracle 10.2.0.4 software
Thanks,
Prasanna
Edited by: kpskram on Aug 2, 2010 12:15 AM

The Recovery will halt when it comes to the Redo Log entries relating to that new datafile.
This is because the Data Dictionary (System Tablespace) has entries for the datafile but the controlfile does not.
You will then run
ALTER DATABASE CREATE DATAFILE 'path' AS 'path';
The ALTER DATABASE command will add the entry in the controlfile corresponding to that in the data dictionary and will also read the size from the data dictionary and create the file as of that size.
Then you can continue with the RECOVER DATABASE commands.
Hemant K Chitale

Similar Messages

  • R12.1.3 - clone issues now after DB upgrade to 11gr2

    R12.1.3 on RH Linux x86_64.
    Upgraded the dB from 11.1.0.7 to 11.2.0.3 over the weekend and now trying to do rapid clone and having some challenges.
    1. adcfgclone.pl dbTechStack
    First issue was after refreshing dbTier files and running "perl adcfgclone.pl dbTechStack".
    RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    Errors about perl 5.10 vs 5.8 or something
    o Ended up being because the $Oracle_Home/appsutil/jre directory didn't exist.
    o Which still needs to be sorted out in Prod but for now I just copied it from Test.
    o Then "export PATH=/app/oracle/ebsd/db/tech_st/11.2.0/perl/bin/:$PATH" to make it use new perl version.
    Edit:  This thread seems to be very similar but I still don't see the jre step that I missed that he refers to here.
    https://forums.oracle.com/thread/2372594
    I did re-run "How To Recreate the /appsutil/scripts/ directory [ID 377495.1]" but I see now that just creates the scripts directory and not my missing jre.
    I do have it on a Test instance I upgraded some time ago.  Can I just copy from there?
    2. Then I used rman to refresh my database. This step worked ok.
    3. adcfgclone.pl dbTier
    Now trying to run this step and first issue is:
    RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.
    Please make sure you have UnZip 5.X in your path and try again...
    I see some others pots on this but I can't apply patch yet so just modify PATH to use Linux unzip vs unzip 6 in $Oracle_Home.
    Now I get:
    RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    If I check the log file at the end I see this:
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
          <filename>  <phase>  <return code where appropriate>
      [INSTANTIATE PHASE]
      AutoConfig could not successfully instantiate the following files:
        Directory: /app/oracle/ebsd/db/tech_st/11.2.0/appsutil/install/EBSD_db6t
          adcrdb.sh               INSTE8
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    One thing I do notice is when providing my responses it is suggesting my Dev Oracle_Home with the old 11.1.0 path instead of the path for my Prod server and the 11.2.0 directory.
    Also the display is already set to my Test server while it should be making me change it from Prod.
    Is that clear?  Something is not right here... (obviously)

    Well that wasn't the silver bullet I was hoping for.
    Still getting "RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack".
    If I look in my ApplyDBTier_06192204.log file I see.
    Using make file "ins_emagent.mk" for linking SYSMAN utilities...
    Error while running adlnkoh.sh.
      return code = .58
    and then "Warning: Unable to connect to Database" but the db is down now anyway so why the error?
    and eventually:
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
          <filename>  <phase>  <return code where appropriate>
      [INSTANTIATE PHASE]
      AutoConfig could not successfully instantiate the following files:
        Directory: /app/oracle/ebsd/db/tech_st/11.2.0/appsutil/install/EBSD_xxx
          adcrdb.sh               INSTE8
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack

  • E Business Suite Clone Issue

    Dear All,
         In windows 2003 server we got E-Business Suite on Oracle Rac, Now i'm trying to clone Application & Database for Development use.. in prerequisite steps i need to run Adpreclone, first with the DB Tier i completed successfully, when comes to Application Tier i'm getting this issue:
    Perl lib version (v5.6.1) doesn't match executable version (v5.10.0) at D:\oracl
    e\PROD\apps\tech_st\10.1.2\perl\5.6.1\lib\MSWin32-x86/Config.pm line 21.
    Compilation failed in require at adpreclone.pl line 35.
    BEGIN failed--compilation aborted at adpreclone.pl line 35.
    as the issue say's i got 2 version's of perl, But the thing is when i check in path i can only find Perl lib version (v5.6.1).. where the hell this version (v5.10.0) came from...? i even set PERL5LIB Path to version (v5.6.1).. still no use when i run perl adpreclone.pl same error shows...
    I think you people can understand what my problem is, if you guys need something else please let me know
    With Regards,
    Babu

    Hi,
    Can you set the perl for v5.10.0 as:
    set PERL5LIB=<ORACLE_HOME>\perl\lib\5.10.0;<ORACLE_HOME>\perl\site_perl\5.10.0;<ORACLE_HOME>\appsutil\perl
    Please ensure to correctly define this to you perl v5.10.0 version
    Hope this help!
    Regards

  • Htpps/clone issue

    Hi,
    After every clone do we need to create the certs agian for forms and apache server?
    In the some of the doc i have read that for apache take the back of some of the certs files but what about the forms
    can any sat ... what is the procedure to followed after clone is the source and target both are https and on differnent servers.
    db:10.2.2.4
    app:11.5.10.2
    Thanks

    Hi,
    The Rapidclone utility does not support like for like cloning of an SSL enabled E-business suite middle tier
    _Is it Possible to Clone an SSL Enabled E-Business Suite Middle Tier? [ID 1067754.1]_
    However Rapidclone will create a clone of an SSL enabled middle tier, but the target will require additional configuration to allow it to function correctly. To progress the issue further you must decide if
    A:- You want the middle tier clone to be SSL enabled.
    Re-implement SSL on the clone following the note below.
    Note 123718.1 11i: A Guide to Understanding and Implementing SSL for Oracle Applications
    B:- You want the middle tier clone to be HTTP only.
    Remove the SSL configuration added in
    Note 123718.1 11i: A Guide to Understanding and Implementing SSL for Oracle Applications
    - Famy

  • End User Guide and Clone issues

    Hi,
    I am a newbie apps dba and would like to which docs/books to refer to know how the end user's work in EBS like how they place an order,etc.
    And also, I have done my clone a day back but the user's complain it is slow. I submitted a CP, it was completed successfully and it looks ok for me.
    Thanks.

    Hi Psn,
    I am a newbie apps dba and would like to which docs/books to refer to know how the end user's work in EBS like how they place an order,etc.
    Providing your EBS environment, will help us to provide better assistance on your questions as possible. There are so many Oracle's online documentation in learning Application products.
    Please refer the following:
    Oracle E-Business Suite Documentation
    I have done my clone a day back but the user's complain it is slow.
    - Check whether the Database Alert logfile, and application log files shows for any errros.
    - After cloning by default the sga target memory turns up to 1GB, ensure it is set accordingly.
    - Run an ADDM and see whether you have any database bottlenecks.
    Hope this Helps !
    Regards

  • R12 rapid clone issue.

    Dear All,
    I wanted to clarify a question regarding rapid clone since I encountered this in one of our customer site recently.
    If preclone was not run before moving the source system to the target host, will the following work-around be sufficient.
    1. Run the preclone on the db and Apps Tier
    2. Copy RDBMS_ORACLE_HOME/appsutil to the target DB Tier and replace
    3. Copy COMN_TOP/clone to the target Apps Tier and replace
    4. Run the postclone scirpts.
    You feedback is appreciated, thanks in advance.
    Thanks &
    Regards,

    yes it is sufficient.
    http://oracleajidba.blogspot.in/2010/07/what-happening-when-executing.html
    Regards,
    Haafiz

  • Carbon Copy Cloner issue

    In preparation to upgrade my 27" iMac running Mt. Lion with FCP 7 to Mavericks, I'm going to run a test of the OS on external drive. First off, I'm going to clone my current OS to the external drive after which I would upgrade to Mavericks. Using Carbon Copy Cloner, I clicked on their Disk Center option to create Recovery Partition on this external drive.
    This morning, I read this section under notes "Cloning Apple's Recovery Partition":
    "Why were other volumes on my disk unmounted when I created a Recovery HD?:
    CCC uses a command-line version of Disk Utility to resize the donor volume. Resizing that volume requires making changes to the partition table on the disk, and Disk Utility may choose to unmount other volumes on the disk while it makes those changes."
    Does mean CCC actually changed the size of my internal HD? If so, is this damaging?
    Above that, it states:
    "When CCC creates a new Recovery HD, it borrows space from your destination volume to create a new, hidden volume on that disk." This is I can understand but I am concerned that my HD has in some way been tampered with unless I am misunderstanding this.
    Has anyone else used Carbon Copy Cloner or experienced this? Do I need to be concerned? Everything seems to be running OK. CCC does not have telephone support.
    Thanks,
    Phil

    I've been using CCC with both ML and Mavericks and, if there is no recovery partition on the drive you are cloning to, it needs to create one (unless you'd rather not have one). And it needs to create enough space for the hidden partition to create it. No problem with that. It unmounts partitions and they will come back just as they were - I've not had a problem with that either.
    CCC does not have phone support, but they have very good online support - Mike Bombich will reply if you post a question.

  • About EBS12 rapid clone issue

    I always need to clone a test environment from PROD environment.
    every time I configure the target system by "perl adcfgclone.pl ...", I always need to enter many value (such as SID, servername, oracle_home ...) by interactive mode, I think it is troublesome. so I want to find a simple way to confige the target system (perl adcfgclone.pl ) without interactive mode. such as identify a template file that save all the instacne value(SID,servername,ORACLE_HOME etc.), how to realise it ? please help, thanks!
    Edited by: easonmy on 03-May-2012 00:03

    Hi;
    I suggest to check below links
    Is it possible to run Rapid clone in a silent/automatic mode?
    automatic cloning method
    https://blogs.oracle.com/stevenChan/entry/certified_rac_scenarios_for_ebs_cloning
    Regard
    Helios

  • Clone issue

    iam trying to clone my database in 2 different servers with same os.when i run the post clone in the target system i get the error as ora-01109
    unable to obtain file status
    controlfile not created
    database not mounted
    is it necessary that the database should be in start stage in the source system when we run the post clone in the target system
    plz say me

    are you using RMAN for cloning, or it is a cold backup ?
    can also appreciate if you can give more details like what steps you followed for clone and the exact error message.
    and yes i forgot one more thing...also the DB version and OS. it helps a lot

  • Post Clone Issue R12.1.2

    Dear Experts,
    I want to make change the name of old instance to new one in oracle application(12.1.2) page after log in.
    Name near "OLD_NAME - Logged In As SYSADMIN". How to change this to new. Made change in site name to new  and that was succeeded.
    Can you please let me know do we have any profile options to make change.? or else i need to make any changes in logo under OA_MEDIA.?
    Thanks,
    Vasanth

    I want to make change the name of old instance to new one in oracle application(12.1.2) page after log in.
    Name near "OLD_NAME - Logged In As SYSADMIN". How to change this to new. Made change in site name to new  and that was succeeded.
    Can you please let me know do we have any profile options to make change under OA_MEDIA or this else i need some logo level change.
    If you have already changed the "Site Name" profile option then I believe what you need is the following:
    How to change the default branding on the homepage which shown as "E-Business Suite" ? (Doc ID 551795.1)
    Tips For Personalizing The E-Business Suite r12 Login Page (MainLoginPG) (Doc ID 741459.1)
    How to Replace the Default Oracle Logo with a Customized Logo? (Doc ID 421636.1)
    Oracle Application Framework Release Notes for Release 12.2.2 (Doc ID 1300894.1)
    Thanks,
    Hussein

  • Clone Error

    Hi,
    We have done an upgrade of our instance from 11.5.10 to 11.5.10.2 and database version from 9.2.0.5 to 11gR2.
    The server is in multinode windows 2003 servers.
    Now I am preparing a clone instance for the same and getting the following error while running the adcfgclone.pl on dbTier.
    Backing up E:\imtest\imtestdb\11.2.0\appsutil\IMTEST_dvlp003.xml to E:\imtest\im
    testdb\11.2.0\appsutil\IMTEST_dvlp003.xml4.bak
    Creating the new Database Context file from :
    E:\imtest\imtestdb\11.2.0\appsutil\template\adxdbctx.tmp
    The new database context file has been created :
    E:\imtest\imtestdb\11.2.0\appsutil\IMTEST_dvlp003.xml
    Log file located at C:\DOCUME~1\ORACLE~1.DVL\LOCALS~1\Temp\CloneContext_08220512
    *45.log*
    Incorrect JAVA path:
    No java executable at E:\imtest\imtestdb\11.2.0\jdk/bin/java.exe or E:\imtest\im
    testdb\11.2.0\jdk/bin/jre.exe
    Running Rapid Clone with command:
    perl adclone.pl java=..\jre\jre mode=apply stage=E:\imtest\imtestdb\11.2
    *.0\appsutil\clone\bin\.. component=dbTier method=CUSTOM dbctxtg=E:\imtest\imtest*
    db\11.2.0\appsutil\IMTEST_dvlp003.xml  showProgress contextValidated=true
    Beginning database tier Apply - Mon Aug 22 17:13:42 2011
    -e
    E:\imtest\imtestdb\11.2.0\appsutil\IMTEST_dvlp003.xml
    -stage
    E:\imtest\imtestdb\11.2.0\appsutil\clone\bin\..
    -pwd
    apps
    -showProgress
    Log file located at E:\imtest\imtestdb\11.2.0\appsutil\log\IMTEST_dvlp003\ApplyD
    BTier_08221713.log
    RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    ERROR while running Apply...
    ERROR: Failed to execute adclone.pl
    And below is the error in the log file:
    *[AutoConfig Error Report]*
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
    *<filename> <phase> <return code where appropriate>*
    *[INSTANTIATE PHASE]*
    AutoConfig could not successfully instantiate the following files:
    Directory: E:\imtest\imtestdb\11.2.0\appsutil\install\IMTEST_dvlp003
    adcrdb.cmd              INSTE8
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    StackTrace:
    java.lang.Exception: RC-50014: Fatal: Execution of AutoConfig was failed
    *     at oracle.apps.ad.clone.ApplyDBTechStack.checkAutoConfigErr(ApplyDBTechStack.java:804)*
    *     at oracle.apps.ad.clone.ApplyDBTechStack.runAutoConfig(ApplyDBTechStack.java:731)*
    *     at oracle.apps.ad.clone.ApplyDBTechStack.<init>(ApplyDBTechStack.java:431)*
    *     at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:156)*
    *     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)*
    *     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)*
    *     at java.lang.reflect.Constructor.newInstance(Constructor.java:501)*
    *     at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)*
    *     at java.lang.Thread.run(Thread.java:595)*
    Can anyone help me out with the clone issue.
    Regards,
    Mahesh
    Edited by: mahesh on Aug 22, 2011 7:01 AM

    adcrdb.cmd INSTE8 Search the log file for this script, you should find more details about the error around the file name.
    Also, please check the database log file as this script is used to create the database.
    Thanks,
    Hussein

  • PS CS4 will not open after carbon copying drive to new SSD on MacPro

    PS CS4 will not open after carbon copying drive to new SSD on MacPro. Pop-up windows inform me that the scratch disk is not available. I would appreciate any advice on how to rectify this problem.
    Thanks
    marco

    Thanks avanishdivya.
    I was hoping to avoid that route, but guess it's all I can do.
    Thanks for your quick response.
    Do you know if it is a Carbon Copy Cloner issue or just the way Adobe sets it up?
    For future reference, where should the scratch disk reside? I heard it should not be on the boot drive?
    marco

  • R12 using domain user account

    Hi All,
    Our architecture is R12.1.3 Apps and 11.2.0.3 database.we are trying to clone from PROD to test.
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ppclone15db.ppgpl.co.tt)
    (PORT=1524)))
    The command completed successfully
    ECHO is off.
    Listener DB15 has already been started.
    ECHO is off.
    addlnctl.cmd exiting with status 0
    [SC] OpenService FAILED 1060:
    The specified service does not exist as an installed service.
    oracleserviceTest is created with path executable /orant/bin oracle.exe instead of ORACLE_HOME/bin oracle.exe.
    we are doing rapidclone using Domain user account (with local administrator privilege)
    As per metalink note id 406982.1 Note: On Microsoft Windows, Rapid Clone is not currently certified for use from Domain User Accounts
    kindly provide us suitable solutions to overcome rapid clone issue in windows machine.
    Regards,
    Dinesh

    Hi,
    As a workaround, always keep a copy of your configuration files like (XML files, .ora files etc) from the TEST environment before removing all the files for cloning.
    Original files can be copied over from backup copies and can be reused after running the autoconfig.
    You can take a backup of your existing Oracle services running on windows for TEST environment before removing it for Clone.
    To view the oracle services running and their location on windows OS you can view the services by:
    go to Run --> services.msc to get to the services page.
    Regards
    Neeraj Sharma
    Edited by: NeSharma on Jul 9, 2012 2:13 AM

  • The Mac HD has booting issues - how do I make a clone that is free of these?

    I spilled water on my MacBook Air (10.6.8) and now it has booting issues.
    When I shut it down, the power button doesn't work to boot it. But when I close the lid, it powers up. However even when I shut it down AND close the lid, it keeps booting up and staying on.
    So I have to send it for repairs.
    I cloned the Mac HD using Carbon Copy Cloner and put the clone using Migration Assistant onto the new machine (MacBook Pro - 10.7.2). Now the MacBook Pro won't boot at all. Before this, it was working fine.
    So I want to know how to make a clone of the Mac HD of the MacBook Air that won't have booting issues when I migrate the clone to another machine.
    I have to make a clone of the MacBook Air before I send it off for repairs as the last back up is quite old and out of date.
    Also the fact that the Mac HD of the MBA has booting issues affects the ability to access the Boot Camp (Windows 7 partition) as now I can't even boot the new machine. (But I am asking about Boot Camp in another section.)
    It seems like a catch-22 situation. I can't fix the booting problem until I send it off to the repair center to get the computer fixed. And yet the booting problem is preventing me from making a usable clone of the Mac HD.
    I think the booting problem is a software problem because the MacBook Pro was working perfectly before I migrated the Mac HD of the MBA onto it, The MBP is only two days old. I migrated another Mac HD backup  (one I made before the booting issues came up) onto the MBP on the first day I bought it and the MBP worked fine.
    Do you think I will just have to clone things separately manually? I mean should I format an external hard drive, plug it in the USB port, and transfer the files I need to save? What files/folders should I save? Can I move folders or do I have to move files? I have many files in Desktop, Downloads, Documents. I also want to save my applications. I want to save the BookMarks of Opera, Firefox.
    Will this take a long time? I have used about 200 GB of the MBA's hard drive.
    Any advice? Thanks.
    I don't use Time Machine and am not confident about using it. Will it be substantially different to CCC in the way it clones files? Will a Time Machine clone after migration contaminate the second computer with booting issues?
    I am not so worried about the booting issues on the second computer. I know it's from the faulty clone and nothing to do with the machine itself. I can take it to Apple Genius Bar and they will probably be able to reinstall a new operating system on the machine and I can start from scratch, I think. I am more worried about how to save and restore my data from the old machine. Thanks for any advice.

    applecore_eater wrote:
    I cloned the Mac HD using Carbon Copy Cloner and put the clone using Migration Assistant onto the new machine (MacBook Pro - 10.7.2). Now the MacBook Pro won't boot at all. Before this, it was working fine.
    Ok, you used Migraine Assistant to try to transfer the account from the clone drive to the MBP and it didn't work, that's ok, it can be fixed by command r booting into Lion Recovery and simply erasing and reinstalling Lion from Apple's servers. (AppleID)
    I suggest you transfer the account data manually because the clone is a copy of a failing drive/corruption, use the same name in System Preferences >Accounts, drag and drop files transfer and hold option key, click on Purchases in crapStore to redownload to the new machine, install other programs from fresh sources. Cleaner machine that way. So that shoudl fix the MBP.
    in the future, try to avoid Apple's "answers" like Migraine Assistant as much as possible, it's really not reliable in any sense in actuality.
    So I want to know how to make a clone of the Mac HD of the MacBook Air that won't have booting issues when I migrate the clone to another machine.
    You can't boot a clone of OS X from another type Mac on another type Mac, only the same exact machine model.
    In your case the Migraine Assistant didn't work, so you'll have to manually install.
    Also the fact that the Mac HD of the MBA has booting issues affects the ability to access the Boot Camp (Windows 7 partition) as now I can't even boot the new machine. (But I am asking about Boot Camp in another section.)
    Well it's possible that Windows or something messed up the GUID partition map of the Mac, why it has booting issues. Likely why Migraine Assistant didn't work.
    You'll have to set up BootCamp again on the new MBP machine, talk to Microsoft about validation on the new machine and return your Windows files, programs from fresh sources.
    Likely you got malware and it was trying to write to the boot sector of the Mac, mistaking the MBR portion of the GPT for a full Windows one. This also happens when Mac users try to install Linux on their Mac's.
    Unless you need full hardware performance, you really should look at virtualization software like VMFusion, Parallels Desktop or even VirtuaBox (might be outdated) and run Windows in a window on OS X instead. Much easier to recover from malware that way.
    It seems like a catch-22 situation. I can't fix the booting problem until I send it off to the repair center to get the computer fixed. And yet the booting problem is preventing me from making a usable clone of the Mac HD.
    Well if you make a clone, it's going to be junk any.
    What you need to do is fix the new MBP machine first then use Firewire Target Disk Mode (firewire 800/400 cable and adpater if needed) and grab a copy of your files off the sick Mac or off the sick clone.
    The drive is likely fine, it's just not booting and that could mean some sort of malware/drive/data corruption.
    You'll have to install third party software on the new fixed MacBook Pro to read the NTFS drive format of the Windows 7 bootcamp parittion when the sick MacAir is in Firewire Target Disk Mode.
    http://www.paragon-software.com/home/ntfs-mac/
    https://support.apple.com/kb/HT1661

  • Eraser and Clone Stamp issues

    Here is are a couple of VERY odd anomalies I have come across.
    PS CS4 v. 11.0 on Win XP Pro SP 3 loaded on Dell Optiplex 755...
    When using the eraser tool, it will work if the mode is set to "block" but if mode is set to "brush" or "pencil" it will not work.
    Also, clone stamp doesn't work at all. I have tried myriad mode settings, brush settings sample settings. After alt/clicking to obtain the sample, I move the tool over the area I wish to "replace" with the cloned selection. Before I click, I can see a small sample of the cloned area where the bush is positioned. However, once I click it goes away and nothing happens! It is recorded as a step in the history panel, but no changes are made to the image.
    I must admit that I am stumped. Thanks in advance for anyone's insight.

    Susan,
    Have you checked for an updated driver from Wacom? Around the release of new versions of PS, they usually have some new ones, that better utilize the features (the REAL ones) in PS.
    Also, you should have complete access to your Wacom controls (Control Panel>Wacom) and I'd check to see that nothing has been changed, or reconfigured.
    I do not have CS4, but there also might be tablet controls in Preferences?
    Last, though you have checked your Brush settings, you might want to look at everything there very closely. I had a similar sounding issue when one aspect of Brush Dynamics was reset. Unfortunately, that was so very long ago, and I do not recall the exact setting that messed things up.
    Good luck,
    Hunt

Maybe you are looking for

  • I don't understand why this thread is blocked

    We have several hundred unit tests that we run very frequently on our application, which uses BDBJE. In the last month or so, we've suddenly had unit tests start randomly hanging on the following stack trace. Can anyone help me understand what we're

  • Urgent : TimeOut/DeadLock issue with DB Adapter

    Hi, I have a DB adapter that executes a Proc in Sybase.[The proc takes 5-10 minutes based on the load] There is another DB adapter after this which fetches the data from DB based on the completion of previous proc. This Bpel is called from another Bp

  • Tools/Options/blank window does not work.

    When I open Firefox, three tabs are loaded. Two are for Greasemonkey and the third is for Firefox's Google. I have tried to set Tools/Options/General to a blank page, but Firefox won't obey my wish. How do I obtain a blank page when starting Firefox?

  • Adobe Reader XI 11.0.10 duplex printing not working

    I am trying to print a pdf two sided. My operating system is Windows 8.1 Pro and I am using the Xerox Work Centre 5875 printer. The settings on the print driver are set to default print 2 sided and in adobe reader two sided printing is checked off bu

  • I want to restore the old version of Firefox to inable some add ons

    I upgraded to 8.0.1 and Norton Internet security/Identity Safe has been disabled. I want to restore the earlier version of Firefox. How do I do that ?