How to disable GroupSpace once installed in 10.3.2

We recently created a domain using the wizard. Now that our domain is up and running, we want to disable groupspace as we don't plan to use it and don't want to incur the overhead. When our server starts up, we get an error "The DataSource appsGroupSpaceDataSource could not be found". We'd like to eliminate this, and any other GroupSpace-realted artifacts. I couldn't find anything in the docs about how to do this after the domain is created.
Any help is appreciated.
-David

David,
you maybe able to eliminate the error by simply removing the reference of that datasource from the config.xml
however, when you enable groupspace while creating a domain, the groupspace template gets invoked - <wls_home>\wlportal_10.3\common\templates\applications\wlp_groupspacedb.jar
this in turn creates the DB tables and the datasource entry etc.
since you just created a domain, you may create another domain and uncheck Groupsace at creation. if thats not feasible, you would have to drop the tables, remove the datasource manually. there is no tool to uninstall GS.
hope this helps.
-Arun

Similar Messages

  • How to disable button once user click once in an Applet?

    Hi,
    We are facing an issue with Applet level button.
    User is clicking multiple times on button and we don't want to allow users to click multiple times.
    So that How to disable the button after clicking once.
    Thanks,
    Sandep.

    Since you don't saying what version of Siebel you are on, I assume
    8.0 or later.
    You can use this on if you applet class is CSSFrame, CSSFrameList, or any of their subclasses.
    On the applet add, Applet User Prop:
    Name
    CanInvokeMethod: InvokeWF
    Value
    [DisableButton]='N' OR [DisableButton] IS NULL
    More info here:
    http://download.oracle.com/docs/cd/B40099_02/books/ToolsDevRef/ToolsDevRef_UserProps6.html
    On the applet add, Applet User Prop:
    Name
    Named Method
    Value
    "InvokeWF", "SET", "DisableButton", "Y"
    More info here:
    http://download.oracle.com/docs/cd/B40099_02/books/ToolsDevRef/ToolsDevRef_UserProps21.html
    Make sure the field DisableButton is active (Use Force Active on BC if the field isn't active)
    Make sure the field has "Immediate Post Changes" set to true on the BC.
    Axel
    PS: Don't use scripts if you can solve the problem with user props, WF, .... Scripting should
    be you last resort.

  • AIR for Linux - how to disable popups during install?

    During the AIR for Linux .bin install, how can we disable the two popups (that the user must select "Agree" and "Finish" on)?
    Our company wants to migrate to AIR for online help but the popups need to be disabled. We'd be incorporating the AIR install into our sw builds and the sw manager will not approve until the popups are disabled.
    Neglected AIR for Linux only offers .bin installs that have these two popups.(HINT HINT... Adobe please provide different AIR for Linux installations other than .bin installs.)

    Hi auzenne
    With AIR2, AIR runtime installers for Linux are provided as deb and rpm packages, which should take care of your requirements. Try out AIR2 beta from:
    http://labs.adobe.com/downloads/air2.html
    -Thanks
    Sundeep
    AIR Team

  • How can disable the annoying "Install addons only from authors you trust" popup?

    It gives no new information, but annoys me a lot. I know what I do and don't need warning poups, thank you, and would be the happyest if this browser had decent built-in features and would be useable without a cartload of addons, like Opera.

    Hello nemecsek,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • How to disable button once click

    Hi,
      I have made a dialog program, in which, on the screen I have to push button, PB1 and PB2, my requirement is Once the user click on PB1 then that button I want to disable (inactive mode) or invisible till user click on PB2,  I have written the code as below but it is not working,
       module USER_COMMAND_0100 input.
        OK_CODE  = SY-UCOMM.
      CASE OK_CODE.
      WHEN 'PB2'.
        CLEAR : VBELN,WA_VBAP,IT_VBAP[],WA_VBAP_RFC,IT_VBAP_RFC,MESSAGE.
      WHEN 'PB1'.
       PERFORM GET_SO_LINE.
      ENDCASE.
    endmodule.                 " USER_COMMAND_0100  INPUT
    now when the OK_CODE is PB1  in that I have below code
       LOOP AT SCREEN.
        IF SCREEN-NAME       = 'PB1'.
           SCREEN-ACTIVE     = '0'.
           SCREEN-INVISIBLE  = '1'.
           MODIFY SCREEN.
        ENDIF.
         IF SCREEN-NAME       = 'VBELN'.
           SCREEN-ACTIVE     = '0'.
           SCREEN-INPUT      = '0'.
    *       SCREEN-INVISIBLE  = '1'.
           MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    but with this code it is not working.
    regards,
    zafar

    Hi,
    Declare a global variable that will serve as your flag.
    * data declaration..
    data: g_flag type c.
    * PAI
    module USER_COMMAND_0100 input.
        OK_CODE  = SY-UCOMM.
      CASE OK_CODE.
      WHEN 'PB1'.
              g_flag = 'X'. " set flag
      WHEN 'PB2'.
              g_flag = space. " reset flag
      ENDCASE.
    endmodule.
    * PBO
    LOOP AT SCREEN.
        IF SCREEN-NAME       = 'PB1'.
               If g_flag = 'X'. " PB1 was clicked
                 SCREEN-INPUT  = '0'
               else.
                 SCREEN-INPUT  = '1'
               endif..
           MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    -Jake

  • Laptop easy been disabled again once W7 has successed been install before anti-viru program is On

    Hi there,
    I find out a strenght thing that my laptop seen very easy been disabled again once W7 has successed been install before anti-viru program to be installed/Switched on. It look at W7 has confick with HP setting or what ever is the case. I need help to solve this before I could really complete the installion on it; ASAP, as the new term has started yet.
    Thanks, anybody
    Tomme
    This question was solved.
    View Solution.

    When requesting assistance, please provide the complete model name and product number (p/n) of the HP computer in question. HP/Compaq makes thousands of models of computers. Without this information it may be difficult or impossible to assist you in resolving your issue.
    The above requested information can be found on the bottom of your computer, inside the battery compartment or on the startup BIOS screen. Please see How Do I Find My Model Number or Product Number? for more assistance locating this information. DO NOT include your serial number. Please enter the model/product information into HP's Online Consumer Support page and post it here for our review.
    Please provide more details about your issue... What are you trying to do??? What BIOS settings have you changed??? What kind of media you are trying to boot from???
    If you have any further questions, please don't hesitate to ask.
    Please click the White KUDOS "Thumbs Up" to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • I need to know how to disable my apps on my old system so that I can install them on new computer.

    I've just purchased a new iMac and need to know how to disable my apps on my old system so that I can install them on the new one.

    You are allowed to have two working installations so you do not have to disable the original if you prefer to have a backup.  Otherwise, to disable you can just sign out thru the CC manager.
    Creative Cloud Help / Sign out, Sign in | Creative Cloud desktop app
    http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

  • I'm installing windows 8 64 from iso dvd-I did the partition wiht BCamp 5 and I did the usb with compatibility software-once installation start from dvd, it ask me for some disk, usb or dvd drivers to continue. How I can continue the instalation?

    I'm installing windows 8 64 from iso dvd-I did the partition wiht BCamp 5.
    I did the usb drive with the compatibility software-once installation start from the dvd, it ask me for some disk, usb or dvd drivers to continue.
    How I can continue the instalation? How I can provide those driver to the instalation process?
    Thanks
    Manuel

    You can't get there with GUID/GPT.
    There are tips on making a USB flash device that is bootable.
    You can set aside a small 6GB partition somewhere and put Windows 7 installer there and run it WHILE IN Windows.
    Windows Vista can be upgraded in place to 7 RC.
    You'll need NTFS (30-50GB).
    Windows doesn't support FW for booting.
    You can create a drive that has Master Boot Record.

  • How to disable Document Installed Fonts feature

    We store incoming files on a Windows server, one employee opens and makes laser prints of them to be supplied with the job ticket. Then the folder is moved (not copied) into the actual job folder in the same volume on said server. The problem is, the enclosing folder containing the collected indesign job cannot be moved in it's entirety as the server sees files in use. You can move the files piecemeal from the enclosing folder, or copy the whole thing to the desktop, but the enclosing folder & the Document fonts folder cannot be moved until the original employee quits Indesign. This makes a mess of the storage folder as the operators just drag out what they need & is of course, extremely frustrating. The Document Installed fonts feature is nice, but also a problem for us as we do layouts in Illustrator, and the fonts are only available in Indesign without loading them manually, so we have to remember to outline the fonts in Indesign, which is not possible sometimes depending how the file is created etc. The easiest solution is to have the original employee quit Indesign every so often, but I would like to be able to disable The Document Installed fonts if desired.
    THX!!
    Barron
    CS6, Mac Pro 6 core, 34GB Ram OS X 10.7.5
    Prinergy Server Dell Poweredge T620/Windows 2008 R2 Standard

    John Mensinger wrote:
    What happens if you preceed this step with deletion of the Document Fonts folder from the package?
    Good idea, that would work fine, TY. And Yes Peter, we would make sure to keep those fonts handy.
    I am still interested to find out if there is a way to disable the Document Installed Fonts.

  • How to disable "install this web app on your phone" in safari

    Does anyone know how to disable the annoying popup in Safari that asks me to install the web page on my home screen? I did and it continues to ask.

    I don't think there's much you can do about that apart from maybe disabling all pop-ups in Settings-Safari

  • How to disable the probe() routine when install a pseudo driver

    I developed a very simple pseudo driver which does not control any hardware device. I just want to learn dynamic load a driver through the SUN Autoconfiguration method. When I run add_drv mydriver, I got the following error message
    devfsadm: driver failed to attach: xlpd
    This is because the probe() routine try to look for some hardware but it can not find it. So the question is how to disable this probe() routine so that this pseudo driver can be installed.

    attach may fail also if you didn't provide a configuration file for your pseudo driver. Here is a sample for the xlpd pseudo driver:
    <pre>
    #ident "@(#)xlpd.conf 1.0 02/25/00"
    name="xlpd" parent="pseudo";
    </pre>
    This file must be named xlpd.conf if your pseudo driver is named xlpd, and must be located in /usr/kernel/drv even if your pseudo driver is 64-bit.

  • Cannot figure how to disable youtube from ipod4g. Have disabled Safari but installed Google app with safesearch on. I want my daughter to be able to search wed, just not youtube. Tried to restrict YT, but It would not save restriction settings.

    Cannot figure how to disable youtube from ipod4g. Have disabled Safari but installed Google app with safesearch on. I want my daughter to be able to search wed, just not youtube. Tried to restrict YT, but It would not save restriction settings.

    Try to get the Google app to work
    iOS: Troubleshooting applications purchased from the App Store
    Contact Google
    Restore from backup. See:
    iOS: How to back up              
    Restore to factory settings/new iPod
    Try using anothere "safe" browser.
    Parental Control???: Apple Support Communities]
    How to Setup Parental Controls on iPhone & iPod Touch | Mobicip Blogs, Discussions & Help
    how do i put parental control on my...: Apple Support Communities
    parental control: Apple Support Communities

  • How to disable SNMP for 10.8.6

    MAC OS 10.8.6 using Xerox MFP's shows errors on OS 10.9 WS need to know how to disable SNMP on server side.

    J.Lan wrote:
    I try to install apache+php+mysql on my laptop, but php do not work. Seems like the problem is about the libssl file.
    When I try to check the php version with the command:
    php -v
    the system returns:
    dyld: Library not loaded: @loader_path/../lib/libssl.dylib
      Referenced from: /usr/lib/libpq.5.dylib
      Reason: Incompatible library version: libpq.5.dylib requires version 1.0.0 or later, but libssl.0.9.8.dylib provides version 0.9.8
    Trace/BPT trap: 5
    So how to update the version of libssl file?
    You have installed some 3rd party versions of both php and libpq.5.dylib. Once you go down that road, you have to keep it all up to date yourself.

  • How many computers can I install the software on

    how many computers can I install the software on?

    Yes, you can use Creative Cloud desktop applications on two computers at once, regardless of operating system, for the individual associated with the Creative Cloud membership.
    Please refer the below link : http://www.adobe.com/products/creativecloud/faq.html

  • Can i install creative cloud in both mac and PC? up to how many computers can i install the creative cloud?

    Hiya, i am new to the latest version of creative cloud. Wonder if i can install creative cloud in both mac and PC? And up to how many computers can i install the creative cloud? If I am going to graduate in a few months time, can I still use student discount to purchase the one year package and pay it off in one go? Thanks! !

    Sure , you can install on both Mac as well as PC .
    Max activation allowed = 2 computers.
    Student discounted price will be valid for one year.
    Later you can purchase with different Adobe ID , with valid proof of eligibility .
    Once you had purchased yearly prepaid subscription , it will not expire for another one whole year , whether you are still student or finished graduation. It will expire after year.

Maybe you are looking for

  • My MacBook Pro is running really slow.

    Hey. My MBP has been running very slow for some time, and its becoming very frustrating. Straight after I start it up it starts running slow...I have 'Memory Clean' (not sure whether this is helpful or not) and as soon as i my Macbook loads it tells

  • HT1212 My daughter forgot her passcode on her ipod. tried the restore info given by Apple and it didn't work.  Any more suggestions?

    My daughter forgot her passcode to her ipod touch.  I tried the restore information that I found online through Apple support, but this didn't work.  Any other suggestions? 

  • RFC to cancel background job

    I need to cancel a background job from running by using a Remote Function Call.  Can anyone provide an example of an RFC for this?  Ideally, it would cancel all jobs owned by a certain user.

  • WAD settings

    Hi, i have the following fileds in the row of the query designer Sales Third Party     Gross Sales     Disc & Allow     Returns     Claims     CVD & AD Duties     Other Deductions   Total Third Party Net   Internal Net Total Net Sales now i want some

  • Tiny section mark (§) on the top right corner of t...

    After mobile e-mail setup (included phone reset, firmware update, backup etc.) a tiny section mark appeared on the top right corner of my E75 phone display. I have not found any explanation for the sign from documentation or anywhere. What does it st