After upgrading 1.6, OK to drop user FLOWS_010500?

Hi,
After upgrading 1.6, user FLOWS_010500 is still there and usage of tablespace increased from 95M to 178M in my case.
Is it OK to drop user FLOWS_010500?
Thanks and happy new year,

Seong,
Once you have done the 1.6 upgrade, and everything seems to be working, you can drop the FLOWS_010500 schema.
The conservative side in me would recommend exporting it first, just to be safe...
Thanks,
- Scott -

Similar Messages

  • After upgrade to Yosemite, drag and drop for files does not work, destination folder crashes.

    After upgrading to Yosemite, dragging and dropping files from one location to the destination folder, causes the destination folder crash. However, copying the file and then moving it works fine.
    I'm not sure where to report bugs, but I figured this would be the best option

    http://www.apple.com/feedback/  Feedback
    https://bugreport.apple.com/  BugReporter

  • After Upgrade to 7.6.100.0 User Can't Connect To Wireless

    We have an internal 5508 controller that has two SSID's on it.  A secure SSID which uses an ACS server to authenticate users through AD, and a guest SSID which tunnels out to a DMZ 5508 anchor controller.  The guest users have no issues at all.  We upgraded our controllers to 7.6.100.0 about 3 weeks ago.  Since then, we've had an issue with the data path, for the anchor controller was down, and would only come up after reboot of the internal controller.  That was the 1st issue.  Over the past few days, I've had users from all over the country tell me that they cannot get connected to our secure network.  All users have Win7 machines.  All they see is the yell yield sign, on their wireless connection.  In the Network and Sharing center, they see the wireless network listed as an unidentified network (public network).  In the ACS, the users are authenticating with no problem (I can see it in the ACS logs), and they do receive an IP address.  However, they have absolutely no connectivity.  I have them try to ping the default gateway, of the subnet that they're assigned, and it comes back with request timed out.  Of course they can't get to the internet, or do anything, since they have no connectivity back to their gateway.  I've restarted the internal controller (thinking that there must be a hang like with the data path anchor issue) which didn't work, I've blown away the SSID, and recreated it.  That didn't work.  I even restarted the ACS, although that wasn't an issue.  It seems like any users that were connected, prior to the issue, and have no shut down their pc, are ok.  Users that have shut down, or have removed the secure wireless network profile, from their computer, can no longer connect.  They just get that the network is unidentified.  I'm not sure if there was any sort of Win7 update, or some other push, but I want to make sure that from the WLC perspective, there's no issue.  Thanks for any help!

    Hi Dan,
    You pay the price going for latest (does not mean greatest).
    Based on my experience, never jump into first release of a software code, unless you require those new features. Wait for a maintenance release to come & then go for it.
    Here are few critcal bugs of 7.6.100.0 which does not have a fix yet
    CSCum62305 : traffic stops for Mac OS, IOS devices. Other devices working fine
    CSCum49200 : Mac wireless clients in RUN state sometimes unable to ping gateway
    CSCuj17283 : WiFi clients dropping ARP  replies on TID 3 w/ ap3700
    I would suggest you to open a TAC case & work with them if you want to stay with this code (specially if you want to get 802.11ac ). Otherwise downgrade to 7.4.121.0 would be the option.
    HTH
    Rasika
    **** Pls rate all useful responses ****

  • MacBook Pro drops Wi-Fi connection after upgrading to 10.6.5. Fixed!

    MacBook Pro drops Wi-Fi connection after upgrading to 10.6.5. Airport says no IP is detected then suddenly reconnects?
    This has been a problem I’ve been troubleshooting for the last month. I’m new to the Mac family and have loved my experience up until this point. I was under the impression that mac’s are supposed to be so user friendly that even your grandmother could use one with out having any technical knowledge. I mean I shouldn’t have to be deleting drivers or reformat my mac because of an OS update glitch? (That’s what the guy at the Genius Bar told me to do.) What I refused to succumb to was that I’m really good with computers. I get at least a phone call every other week from someone asking me for tech support. So I’d like to think that nothing I’ve done to the system would have caused this anomaly.
    After numerous attempts of troubleshooting and researching forms I believe I’ve discovered a solutions that seems to be working for me.
    Here are the steps I took to create a consistent connection to my Wi-Fi. I believe it was a combination of all these steps to create success.
    1.) Changed my router to use G Wireless Only. (I’m assuming this removed any unnecessary frequencies to allow G to broadcast stronger?)
    2.) Did a scan on the other networks in my area to find out what channel everyone else was broadcasting on. Copy and past the text below into a terminal window.
    sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resourc es/airport /usr/sbin/airport
    This will allow you to simply type “airport” in the terminal window to execute the command.
    Type airport –s
    This will display all the networks in your area and what channel they are broadcasting on.
    3.) Changed my router to use a channel that no one in my area was using. (This helped to make my network stronger and free of interference.)
    The last steps will help your home network improve but these next steps I believe helped fix any install errors caused maybe by the 10.6.5 update on my mac.
    4.) Boot your Mac into safe mode by holding down the shift key while booting.
    5.) Open System Preferences and Click on Network.
    6.) Click the drop down menu from Locations at the top of the screen. Click edit locations..
    7.) Create a new location by clicking the + and give it a new name.
    8.) Delete the old location by clicking on the old locations name and click the – to remove.
    9.) Reboot
    10.) Open System Preference and click on Network.
    11.) Click on the settings sprocket next to the + and – and click on Set Service Order…
    12.) Drag Airport to the top of the list of devices then click Ok.
    Now this last step is what seemed to eliminate the issue. I hardcoded my IP address to my network. This way my computer will always use the same IP and not have to search.
    13.) Click on Advanced under Network.
    14.) Click on TCP/IP. Click on the drop down for Configure IPv4 and change it to Manually.
    15.) Fill out the fields with your IPv4 Address: 192.168.1.1xx (x=whatever number) Subnet Mask: 255.255.255.0 Router: 192.168.1.1 (All of these settings are pretty standard for most home networks.)
    16.) Click on the drop down for Configure IPv6 and change it to Off.
    17.) Next click on the DNS tab at the top.
    18.) Click the + to add a DNS Record.
    To find your DNS Server open a Terminal window by launching Applications --> Utilities --> Terminal
    Then Type cat /etc/resolv.conf
    (There is a space between cat and /. Without it you’ll get no such file or directory.)
    This should return two addresses. Your ISP’s DNS Servers.
    19.) Add both records to the DNS and click Ok.
    20.) Click Ok then under Network Click Ok.
    21.) Reboot router then Mac
    22.) Fixed my connection issue
    The symptoms I experienced eluded me to believe that something with the DHCP is going into an idle then disconnecting. Before when DHCP was set to automatically assign the network signal would time out then searchers for a new IP resulting in Airport displaying No IP is detected. By setting my IP to a fixed address I still notice a slight drop in bandwidth at moments but because of the assigned IP I never loose connection. I can now stream video, play games, chat all without getting disconnected.
    I believe this fix will work for my home network but I also noticed this issue at work so for each location that I connect for the time being I’ll create each there own location and hardcode the IP address to that network. I’ve been reading that 10.6.6 is coming soon so maybe this will be resolved for good in the next update.
    Let me know if this helps or if you have any questions.
    Best of luck.
    Message was edited by: erockdabass
    Message was edited by: erockdabass

    I have been having the same issue for the last two weeks. No real indication as to why it ever began other than I had turned off my router and Airport Extreme Base Station off for a weekend while I was away from my place.
    iPad, iPhone, iPod Touch, all have no issues at all with my Airport Extreme Base Station. Can stay connected throughout my living room, bathroom, bedroom, no issues whatsoever.
    My 5 month old MacBook Pro 2.66 GHz Core i7 Airport is sometimes perfect, able to connect, DHCP, and browse without issue. Then, for no reason, I won't be able to join my wireless network, or when I can join, I can't pick up an IP address. And then it will connect, pick up and IP, and then it won't browse. No real rhyme or reason to when this will happen, or when it works.
    I thought that it was an issue with my MacBook Pro, but then my sister visited with her brand new MacBook Pro 2.26 Intel Core 2 Duo, and while a month ago she was able to connect, DHCP, and browse without issue, this weekend she had all of the same issues I was having.
    My XBOX 360 and MacBook Pro have absolutely no issues with the wired connection. Only my WAN seems to have this issue.
    Did you ever find anything more to this?

  • Does your Wifi drop when your iPad mini went into sleep mode after upgrading to iOS 7?

    Dear iPad mini users, to those who have upgraded to iOS 7 like I did, do you experienced WiFi drop when your iPad is in sleeping mode? I noticed this problem only few days after upgrading my iOS. Initially I don't think there is such issue. After your iPad mini recover fom sleep mode, then it will automatically connect to WiFi again. My point is it no longer connected to WiFi in sleeping mode and so could not keep me up-to-date with my mail if I am on WiFi.
    Do share your view and if there is a solution, do share with me please. I have tried almost all solutions available online but no no avail. At the moment, I am activating my 3G network so that when mail came in, my iPad will notify me even during its sleeping mode but this is getting expensive considering I am using the 3G 24 hours every day now.

    I found an solution. Go to Settings/Mail, Contact, Calendar/Fetch new data and than enable Push and choose to fetch hourly or every 30 minutes. In this case your iPad will stay connected to wifi even when smart cover is closed. If you select Manualy than wifi connection will be terminated when in sleep mode.
    (Not native english speaker, hope you'll understand)

  • After upgrade to 10.7.1 users can no longer connect to shares

    Ok , im not an admin to start off, but after upgrading the OSX lion server to 10.7.1 i can no longer connect to the sharepoints on my mac mini server.
    Through SMB or AFP .. i tried using the connect to server on one of my clients and when i attempt to log in , it shakes the login window as if my password were not accepted.
    Heres where it gets a little confusing to me, i have 2 mac mini servers both running OSX LION SERVER 10.7.1 .... The one that I CAN NOT LOG INTO is my OD Master... the second one is just used for file sharing...
    WHEN i attempt to login into the file share server (which is connected to the OD Master which is rejecting my user logins) i can connect JUST FINE and access the sharepoiints on that server...
    A couple more weird things... on the OD MASTER (again the server which is rejecting all user logins) I CAN login with my admin credentials and access the sharepoints... ??
    -- when i am locally logged into the OD MASTER server, if i add a new sharepoint from scratch and edit the ACL , NONE OF MY USERS SHOW UP nor any of my user groups... it only allows me to add the Administrator access to that share..
    Have i done something very wrong somehwere? this server that is having a problem is only used as a OD master and File share nothing else..
    I did not change any settings besides add a new mac mini server to the OD and performa the 10.7.1 upgrade.
    ANY HELP WOULD BE HUGE as i have spent a 12 hours trying to figure this out before i resort to a re install.

    I've only one hint to you, cause I've mot on Mac-Server.
    With 10.7 Apple have switched from Samba (maybe due to licence problems with GPL based stuff) to a own protocol called "XSMB"
    This had caused problems with some NAS systems too.
    Eventually someone have a glue to solve that, as several users have problems with SMB shares since that.
    Lupunus

  • Upgrade of our 10.4.11 laptop to 10.5 is accomplished and we now need to upgrade Quicktime and iTunes; however, the user name and password is now not working after the upgrade to 10.5.

    Object is to sync address and calendar between laptop with Max OS 10.4.11 and iPhone. Upgrade of our 10.4.11 laptop to 10.5 is accomplished and we now need to upgrade Quicktime and iTunes; however, the user name and password for the laptop is now not working after the upgrade to 10.5., though it was working prior to the upgrade, for file sharing.

    @ BDAqua > I tried your suggestion but no luck. holding opt+command just gave me a blue screen and it rebotted, pushing the disk out of the drive. Yes, the macbook has 1 gb of ram. I realize that the min req. call for 2 gb of ram so i've got an order in for another dimm to put into the machine. Thanks for your suggestions.
    @ a_brody > Yes. The machine was plugged into a power source. The disk promts you to do that and i recall aspect this form other installs. Thanks for the reminder tho! ( btw your second post is like greek to me man!) 
    @ Kuncklesmac > You're right about Snow Leopard being an upgrade from Leopard. I'm aware of this. And yes previously i've been told by Apple that I needed the Box Set (not the family pack.  i am using the family pack for OS Snow Leopard) to upgrade my 10.4.11 mac - they never mentioned adding ram but i figured that out on my own and an apple specialist recommended it when i purchased Snow Leopard and confirmed that I coul duse the Snow Leopard to upgarde from Tiger (10.4.11). I've also read extensively (as i said above) that it isn't necessary (always) to buy the box set. Several 10.4.11 users report having upgraded using the Snow Leopard upgrade disk only (not the Box Set) without trouble on intel macs (also see the apple link i posted). So i'm just ondering how they did it and i cannot. 
    Thanks fo rall yor help!

  • Problem updating to iphoto 9.6 after upgrading to Yoesmite  I am getting the following message when I try top date iPhoto This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or canc

    problem updating to iphoto 9.6 after upgrading to Yoesmite  I am getting the following message when I try top date iPhoto This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or canc

    "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled." ?
    This error message will appear erraneously, if you skipped the update to Mavericks and iPhoto 9.5.1 and went straight from an earlier MacOS X version to Yosemite, without first updating to iPhoto 9.5.1 and associating iPhoto to your AppleID.
    Try first to buy iPhoto with your AppleID instead of updating. Delete iPhoto from Applications, but don't empty the Trash, then go to the main page of the App Store and search for iPhoto. If you are lucky, it will show as free and you can buy it directly.
    If iPhoto  is not showing as free, there is no help but contacting the App Store Support: Ask for a redemption code. You will need to provide a prove of purchase for your mac with iPhoto preinstalled.
    http://www.apple.com/support/mac/app-store/contact/

  • Exchange SBS2003: Email that is deleted in Outlook 2010 is not deleted on iPhone 4, or marked read after upgrading to 6.0.1.  Win 7 64bit.  2 Other users in our office with iPhone 4 and iPhone 4s aren't having this issue.  They didn't upgrade to 6.0.1.

    Exchange SBS2003: Email that is deleted in Outlook 2010 is not deleted on iPhone 4, or marked read after upgrading to 6.0.1.  Win 7 64bit.  2 other users in our office with iPhone 4 and iPhone 4s aren't having this issue.  They didn't upgrade to 6.0.1 though.  Mail that is deleted or read on the iPhone 4 is deleted or marked read in Outlook 2010.  So it's a one-way problem.

    Exchange SBS2003: Email that is deleted in Outlook 2010 is not deleted on iPhone 4, or marked read after upgrading to 6.0.1.  Win 7 64bit.  2 other users in our office with iPhone 4 and iPhone 4s aren't having this issue.  They didn't upgrade to 6.0.1 though.  Mail that is deleted or read on the iPhone 4 is deleted or marked read in Outlook 2010.  So it's a one-way problem.

  • After upgrading to yosemite, cannot login as mobile user

    After upgrading to Yosemite, I can no longer log on to the Mavericks server as a mobile user. The password prompt is first on the server instead, because only after I do I remove all network connections or disable, I can log in.
    The connection to the server is running AFP. If I remove the binding in the user settings, then it goes without problems. Also, the Sync works to profile server. I create the new binding, I can do this only with no name / password, otherwise it returns an error message.
    What can be the problem? Must necessarily be 4.0 installed Yosemite or server on the server?
    Thanks for a tip!
    Zeljko

    Quick tip: try logging in and don't use capitals or spaces in your username.
    So instead of: Bram From Maastricht, use bramfrommaastricht

  • After upgrading to Lion should I have tatty grey screen on opening with boxes for password user?

    After upgrading to Lion on Wednesday last I now have a tatty grey screen on booting-up with the two boxes for user name and password.Gone is the old blue screen. Does anyone else have a grey opening screen?
    Also this evening on booting the grey screen appeared but I could not immediately type any info into either box.After switching on/off several times I gave up and left the iMAC on with an inactive grey screen.About five minutes later the HP printer went through a re-calibration or cleaning process,of its own accord, and I noticed that the cursor on the screen had moved of its own accord.I then found that I could insert info into the two boxes and here I am with the iMAC open.Anone come across this issue?

    Hello again Gary,
    After trying your PRAM suggestion, everything was OK however, when I restarted my iMac the next day, the same Grey Screen apppeared whith the request for user name and password?
    This has repeated for the last 3 days!
    I have tried the Utility to check the HD "Verify Disk Permissions" which shows a long list of "faults"? and I have done this twice now.
    Also I have to do the PRAM start-up in order to get online and use other programs. I get frequent messages that say my "Applications" are for the wrong OS?
    After using the PRAM keyboard start-up I get a screen with a "Bar" similar to the Windows XP start-up proocess and a grey blob moves along this "Bar" until the iMac starts.
    On one site it mentioned that this iMac may need an "Firmware" update/correction; however I can not find any Firmware to download for this machine.
    My iMac is a 21.5" Model A1311. 
    Do I need to do a complete Format of the HDD and re-install Leopard and then try Lion again?
    Very frustrated,
    Maureen

  • After upgrading to itunes 10.5, and connecting ipad 2, message appears " IPAD cannot be used it requires itunes 10.5 or later. Go to itunes store and download the latest version." I am windows xp user.

    After upgrading to Itunes 10.5 and connecting the IPAD. I get a following message. How do I resolve this issue. There is no other way to download itunes to ipad other than the itunes on your computer or laptop. I am a windows xp user.

    Dear Mr. Sawyer,
                                To my surprise, the version is shown as 10.0.1.22. I will uninstall itunes and try loading the same again. After uninstalling do we need to delete any registry entries for Windows XP.
    Thanks for your response and concern.
    Regards
    Amit Samel

  • User Management problem after upgrade of SAP DB/Database Studio

    Hi,
    after upgrading SAP DB to 7.8.02.21 and Database Studio to the same version (this is on Windows 7 64 bit professional) I experience that starting DB Studio as a normal user fails with a message regarding not being able to execute (?) User Management. To start the program I have to run it as administrator. Once I do this it will, afterwards, work fine for a normal user, too, but only for one day (or possibly one logon to Windows 7).
    (The error message does not even contain a hint to that solution)
    In previous versions it was necessary to run DB Studio once (after installation) as an adminstrator. After that it would work all the same for normal users.
    Is there a way to fix this? The desired behaviour being the one from previous versions that after one administrator run it can be started by my normal Windows user? It's, of course, not serious and I do know a workaround, but it's a bit annoying nonetheless.
    (And yes, I do know that Windows 7 is not an officially supported platform. I'm just shyly asking).
    Best regards,
    Thomas

    Hi Thomas,
    due to the changes in the security concept in Windows 7 it's now required to be admin when you want to start or stop a service or to create 'global objects' like the shared memory files that are used to communicate between DBM-client, server and database kernel.
    Since the user management of MaxDB Studio actually is just a small MaxDB instance, the service for this must be running.
    To start the service and to create the shared memory the admin privilege is necessary on Windows 7.
    What you may do is to flag the dbstudio.exe as "execute as administrator" - that will give you a pop-up warning every time you run the program but it will work.
    I assume that is the workaround that you're already using and it's the one I use as well.
    AFAIK the colleagues in Berlin are working on a version that doesn't require a MaxDB instance for local user management - that should remove this kind of problem as well.
    regards,
    Lars

  • My LaCie external hard drive connected to Time Machine for data backup drops it's connection and a error message displays tell me that I did not properly disconnect the device.  This started after upgrading to OSX10.6.7.

    My La Cie external hard drive drops it's connection after mounting on my iMac computer.  This problem seems to have started after upgrading to OSX10.6.7.  When I turn on my computer and than turn on the external hard drive the hard drive mounts to my disk top without any problem, but when I bring up Mail or Safari the hard drive drops its connection.  Is there a fix for this problem?  Hope someone can help.

    The connection to 10.6.7 may just be a coincidence.  I had a similar problem with a disk and was about to throw it out but decided to try a different USB cable.  That fixed the problem and the drive is still in use.
    Try a new cable if you have not already done so.
    Dave

  • After upgrading to Mavericks App store only works for me when I switch over other users

    After upgrading to Mavericks, the only options that work for me on App Store are Updates and Purchases, anything else only works if I switch my user either to guest or root? Any idea?  Thx in advance. 

    Read this whole message before doing anything.
    Back up all data.
    Quit the App Store application if it’s running.  Wait at least 10 seconds before continuing.
    Step 1
    Hold down the option key and select
    Go ▹ Library
    from the Finder menu bar. Delete the following items from the Library folder (some may not exist):
    Caches/com.apple.appstore
    Caches/com.apple.storeagent
    Caches/storeagent
    Cookies/com.apple.appstore.cookies
    Preferences/ByHost/com.apple.appstore.plist
    Preferences/ByHost/com.apple.storeagent.plist
    Preferences/com.apple.storeagent.plist
    Leave the Library folder open. Try the App Store again. If it works now, stop here. Close the Library folder.
    Step 2
    If you still have problems, quit again and wait 10 seconds. Go back to the Finder and move the following items from the open Library folder to the Desktop:
    Cookies/com.apple.appstore.plist
    Preferences/com.apple.appstore.plist
    Test. If the App Store now works, delete the files you moved to the Desktop. Otherwise, quit again. Put back the files you moved, overwriting the newer ones that may have been created in their place, and post your results.

Maybe you are looking for

  • Software Update - Files Stored locally

    Hi Peeps. I am now down to 20gb on my 100gb MacBook Pro HD. I need to find some more space! I have gone through and removed all the old iPhone and iPod firmware updates I no longer need and lots of the additional files from Applications I no longer u

  • Bootcamp and windows xp

    I have installed windows xp on my imac and everything has been running ok for the last couple of weeks. I booted up this evening and it froze on the windows xp load up screen. I have re-booted in xp safe mode and went into control panel and tried to

  • MAT View Creation Performance Issue

    Hello Experts, Below query is executing approximately in 1-3 sec. select COMMITMENT_ID, FUNDING_RULE_ID, reporting_year||'-'||reporting_period as RepPeriod, GET_START_DAY_OF_PERIOD (FUNDING_RULE_ID, reporting_year, reporting_period) START_DAY_OF_PERI

  • Windows shuts down Premier Elements 9 randomly

    I have a more than adequate Windows 7 based computer.  My hard drive died before Christmas and I had to reinstall the software.  I created a new project with captured video and added some background music.  Did not save often unfortunately and lost i

  • Auto-Run Code on OC4J start

    Hi, Is is possible to Auto-Run a piece of code, either by calling a method on a Session bean or calling a Servlet, when OC4J is started up? Cheers, Ro