How can view/access Enterprise manager to other user?

Hi,
We have one request regarding accessing grid enterprise manager console.
I have create user TEST which privilege required to view/access the db console using this user?.

Error that you have described above happens when test user connect,if this is the scenario....
what is the output of this command
SQL>select username,account_status from dba_users where username='TEST';
If status of test user is lock then unlock it by following command:--
SQL>alter user test account unlock;
And if its grid control then see below mentioned link , Search with keyword privileges:---
http://docs.oracle.com/cd/B16240_01/doc/install.102/e10953/getting_started_with_em.htm

Similar Messages

  • What is the "other" - & how can I access or get into "other"?

    What is this thing called "OTHER". It's taking up all my gbs. & I can not access the files in "OTHER" to clear them or just to access them. So does anybody know what "OTHER" is? I do know that some of this "OTHER" is used by contact's, calendar, games & other settings etc. But - what about the rest of it? PLEASE PLEASE PLEASE if someone knows - PLEASE reply to me.

    Other can be Album Artwork, Notes, Contacts, Firmware etc. or files that are on there if you are using the iPod as a removable storage device. If you feel that Other is being incorrectly reported then try restoring your iPod. Restoring will erase the iPod's hard drive, reload the software and put it back to default settings. Once the restore is complete follow the on screen instructions and it should connect to iTunes and give you a prompt to automatically update your library onto the fresh installation. If you want to update manually or using selected playlists choose no and it will default to manual mode and you can choose whatever setting you like: Restoring iPod to factory settings with iTunes 7

  • How to view the output submitted by other user

    Product : EBS R12.0.4
    Plateform : RHEL AS 4.6
    I want to view the output submitted by other users. I have tested it for responsiblity level in which sysadmin can view the other users request but it is labour work. Can anyone suggest to view it with less work.
    Regards,

    Hi,
    you need to understand the new RBAC concept and the involved objects. Just to mention that Grants are here specific EBS-RBAC objects you have to deal with. You need to be sysadmin and functional Administrator to define and assign those objects. I know that the metalink note is short and could be longer, but all steps are right.
    If you ask mainly what you are doing by utilizing this notes, you are defining additional where clauses, internally added to the basic object (here concurrent requests) and additionally you are granting rights to get buttons enabled (log / out).
    If you need something else, just let me know.
    Regards
    Volker

  • How do you access folders/files in other users Finder list?

    How do you access folders in other users finder list, once you have shared the folder or file

    You should be able to open and view the contents of any directories you have access permissions to using FInder, by navigating the directory tree to the folders in question and opening them as you would your own folders. If you know the full path-name of the directory, you can enter it into the Finder navigator opened by Apple-Shift-G; the dialog that pops up uses the same directory listing method as all unix systems, and has tab completion for ease of use. In general, all users have their home directories in /Users/, or you can simply use ~/../<name> to go to the home folder of a user via the parent (..) directory of your home (~) directory. If you are experiencing bugs or errors with this, as opposed to simply not knowing how to do this, please post any details of your experience so that others can help troubleshoot your problems.

  • How can we access the logged in SSO user email address in websheet app

    Is there any way where we can find the email address of the logged in SSO user, do we have any variables which we can use and if so how can we use in our websheet application?
    could any please guide me on this
    thanks
    srinivas p.

    You can't access it directly. But your applet can make net connections to the server, and the server can provide that kind of functionality. Generally this is easiest by making HTTP connections and having the server provide the functionality via the web server. (So in your case, JSPs or servlets on the server would list/deliver/create/modify/delete files, and the applets would invoke those JSPs and servlets.

  • I just updated my MacBook pro early 2011 model to OSX 10.9 and was forced to create a new user(administrator) and ended up with a different configuration. If I login with my original user name everything is back. How can I get rid of the other user name?

    I have two user names with Administrator privelages and my MacBook keeps booting up to the wrong one and I have the wrong configuration since I updated to OSX 10.9. I would like to get back to my original User name which I used to boot up to. When I go to the User Groups and Preferences it doesn't allow me to delete the un-wanted user.
    Does anybody have any suggestions how I can fix this? I can't seem to recover Time Capsule back-ups prior to the OSX upgrade even though I have been faithfully backing up to a Time Machine.
    Help please.

    First of all, open System Preferences > Users &amp; Groups > Login Options, and set your old user account in "Automatic login". By doing this, your computer will always log in with your old account.
    Then, log in your old account, where you will be able to delete the new user that OS X Mavericks forced you to create. Other users have reported the same problem

  • How can I access data from accidentally deleted user?

    I was given a MacBook Pro by a family member. I set myself as the Administrator, but could not get rid of the previous owner's name on the Home folder.
    In my attempts I accidentally deleted something that made the entire computer unaccessable. I can boot up, however, all the work and applications I installed are unaccessable. I can't even open Preferences.
    I used TechTool Pro to start up and explore the drive, and found that the previous owner's name was on a folder with a red-circled minus sign. The data (considerable) was inside, but I can't access it.
    Is there any way I can get access to that data? I slaved the laptop to my iMac and transferred the folder (with 32 gb of data).
    When I tried to open it I got the message: "The folder "sandy....." can't be opend because you don't have permission to see its contents." I used Get Info on the folder and changed Sharing and Permissions to Read and Write, but still no access.
    What can I do, if anything to gain access to that folder?

    http://docs.info.apple.com/article.html?path=Mac/10.7/en/mchlp2968.html

  • How can I enable Enterprise Manager in Oracle 10g?

    Hi,
    We recently installed Oracle 10g on a MS Window server and after the installation which we created 2 instances each with a default schema from an existing data file (.dmp). After the installation, I realized that somehow, the DBConsole entry is missing in the Windows Services which then prevent me from being able to launch the new browser-based EM.
    We thought we have picked all the components during the installation but for some reasons, it seems like the necessary files or configurations for EM was not there. So I was wondering if anyone know how I can manually install and configure EM?
    Initially I thought if I go thru Oracle Universal installer and re-install everything again, it might help but I am concern that it will then wipe out the 2 instances and schemas that we have already created, especially since I have also applied the 10.2.0.3 patch already. So there was some discussions on calling the emctl program which when I tried, it I got error saying that ORACLE_SID not found. Then there was also some documentation on using the EMCA command to build the dbconsole, is that what I should do?
    Lastly, I was under the impression that one will only setup one EM per server, which means in a perfect world, I will have one instance of the EM which will then allow me to manage the multiple instances (and their schemas) from the same console, is that correct? Or is one EM instance only manages one instance of the database? So if I have TESTDV & TESTUT configured on the same server, I will need to also create two EM consoles?
    I am an amature and am more familiar with Oracle 9i which the EM seemed to be easier to use and setup. So I think I must have skipped or missed some steps during my 10g installation but am concerned that if I reinstall, I will lose everything.
    Thank you very much.

    First of all, thank you as always for taking the time...
    I apologize in advance if I am not using the right terminology. Basically, I have only one Oracle Home directory on that server but I am able to create two different instances and in both cases, I have left the port number to be the same thinking that it's only one physical installation. I thought I would attach my TNSNAME and LISTNER ora files below to give you a better picture of my current setup.
    So for me to connect to the database and the appropriate instance for example, like using SQL Developer, all I have to do is specify the Host Name to DBServer and then the Service Name to either TESTDV or TESTUT. Then I can connect to each of the instance directly.
    But I only have one Oracle_Home directory and use the same port number as the default choice. So to your comment, if I only have one Oracle_HOME and one Port number, should I only install one EM instance?
    Thanks much.
    ******In the TNSNAMES.ORA file:*****
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    TESTDV =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = DBSERVER)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = TESTDV)
    TESTUT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = DBSERVER)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = TESTUT)
    *****In the LISTNER.ORA file:*****
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_NAME = TESTDV)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (SID_NAME = TESTDV)
    (SID_DESC =
    (GLOBAL_NAME = TESTUT)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (SID_NAME = TESTUT)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = DBSERVER)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    )

  • How can i install Enterprise Manager for Fussion Middleware Control 11.1.2

    I was lookig information on oracle support but only find how to install it on release 11.1.1.5
    I need to monitor my adf 11.1.2 application..

    ty.. I find many release from sherman patch.. i have to install all release?? my .ear file was build from jdeveloper 11.1.2.1.0

  • How can I share my ical with other users on the same machine?

    Having recently bought an imac I set up accounts for the family. I'd like to share a generic calendar with everyone that only the adults can read/write, but want to allow everyone to hold their personal calendars at the same time. All the accounts are on the same machine. Can this be done? If so how?

    You can only do this by syncing your calendar to an external server - MobileMe is designed for this but if you don't already have a MobileMe account you can't start one now.
    If you do have a MobileMe account the method is described here:
    http://www.wilmut.webspace.virginmedia.com/notes/sharedcalendar.html#publicshare
    If you don't, you could sync to Google Calendar (Google accounts are free) or wait for iCloud which should be out in a couple of months and will probably provide this sort of facility.
    You might like to consider BusyCal which is like iCal Pro - similar to iCal but with extra facilities. It can sync calendars on a Lan and also between accounts on the same machine (you have to have fast user switching enabled).
    There is a free trial available on their website: it's slightly cheaper from the Mac App Store. (I have no connection with this company).

  • How can I add my photo to other users

    In setting up my wife's User account on our jointly owned iMac (Mountain Lion), I chose the cat from the optional images. I'd like to replace this with an image of our own choice, but can't see a way to do that. Suggestions welcome!

    Does Profile Picture: Apple Support help ?

  • How can I access my parents iCloud account remotely to assist with photo management and printing?

    How can I access my parents iCloud account remotely to assist with photo management and printing?

    I tried that without any luck. I was hoping I could get Apple to reset it for me or delete the account so I could recreate it or at least tell me what is listed as my birth date, the security question answer.

  • I cannot view pictures in one of my files, they all have a small circle in front to them, How can I access them?

    Since the Maverick upgrade, I cannot view pictures in one of my files, they all have a small circle in front to them, How can I access them?

    Looking at this data, it appears to all be quarentined.  I presume this is the problem.  Not sure how it happened, but what do I do next?
    total 1022016
    drwxrwxrwx  130 501  20  -      4420 Nov  1 12:02 .
    drwx------+   5 501  20  -       170 Nov  4 11:36 ..
    0: ABCDEFAB-CDEF-ABCD-EFAB-CDEF0000000C deny delete
    -rw-r--r--@   1 501  20  -     24580 Nov  1 10:17 .DS_Store
              com.apple.FinderInfo                 32
    -rw-r--r--    1 501  20  -         0 Nov  1 12:02 .com.apple.timemachine.supported
    -rw-r--r--@   1 501  20  -     68209 Sep  1 19:01 1003755_10151572967007919_1735099829_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     39634 Jul 15 13:35 1057696_465455360212684_141716797_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                327
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     78315 Sep  1 19:01 1229985_10151620879572919_1488245660_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     76387 Sep 15 21:46 1235441_10151681599493723_632593470_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     14432 Sep 10 11:40 1236741_10151643929467919_283733894_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                139
              com.apple.quarantine                 22
    -rw-r--r--@   1 501  20  -     74672 Sep  1 18:59 1240498_10151628006147919_1412952436_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     94347 Jun  4 11:05 249190_10151467034942919_1728646541_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                135
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     44344 Aug 19 19:41 556324_481591665265720_1129146640_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                141
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     43375 Oct 27 13:34 644231_10151728384762919_193954243_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                139
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     98896 Jul  5 22:20 943555_10151520075642919_285623566_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                145
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     92775 Jun  2 20:46 Adalyn - NICU Nurse Pics - 0055.jpeg
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     67788 Jun  2 20:47 Adalyn - NICU Nurse Pics - 0063.jpeg
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     58365 May 27 12:57 Adalyn - NICU Nurse Pics - 0069 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     58365 Jun  2 20:47 Adalyn - NICU Nurse Pics - 0069.jpeg
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    213210 Aug 10 15:19 Adalyn Rie Jin (Aug) - 0071.jpeg
              com.apple.metadata:kMDItemWhereFroms                201
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    213150 Aug 10 15:19 Adalyn Rie Jin (Aug) - 0081.jpeg
              com.apple.metadata:kMDItemWhereFroms                201
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    175631 Aug 10 15:19 Adalyn Rie Jin (Aug) - 0086.jpeg
              com.apple.metadata:kMDItemWhereFroms                201
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    236614 Aug 10 15:19 Adalyn Rie Jin (Aug) - 0088.jpeg
              com.apple.metadata:kMDItemWhereFroms                201
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     89330 Aug 12 04:12 Adalyn Rie Jin (Aug) - 0092.jpeg
              com.apple.metadata:kMDItemWhereFroms                199
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     58946 Aug 12 04:12 Adalyn Rie Jin (Aug) - 0098.jpeg
              com.apple.metadata:kMDItemWhereFroms                199
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     62987 Aug 12 04:12 Adalyn Rie Jin (Aug) - 0108.jpeg
              com.apple.metadata:kMDItemWhereFroms                199
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     70399 Jul  8 04:15 Adalyn Rie Jin (July) - 0118.jpeg
              com.apple.metadata:kMDItemWhereFroms                186
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     66857 Jul  8 04:15 Adalyn Rie Jin (July) - 0157.jpeg
              com.apple.metadata:kMDItemWhereFroms                186
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     63040 Jul  8 04:15 Adalyn Rie Jin (July) - 0165.jpeg
              com.apple.metadata:kMDItemWhereFroms                169
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    138126 Jul 22 10:49 Adalyn Rie Jin (July) - 0178.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    129088 Jul 22 10:49 Adalyn Rie Jin (July) - 0192.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    148180 Jul 22 10:49 Adalyn Rie Jin (July) - 0204.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    206819 Jul 22 10:49 Adalyn Rie Jin (July) - 0212.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    170473 Jul 22 10:47 Adalyn Rie Jin (July) - 0225.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    180558 Jul 22 10:47 Adalyn Rie Jin (July) - 0229.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    151541 Jul 22 10:47 Adalyn Rie Jin (July) - 0247.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     66967 Jul 29 04:02 Adalyn Rie Jin (July) - 0286.jpeg
              com.apple.metadata:kMDItemWhereFroms                174
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    160743 Jun 27 14:08 Adalyn Rie Jin (June) - 0072 copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                181
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    160743 Jun 12 21:24 Adalyn Rie Jin (June) - 0072 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                181
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    160743 Jun  9 05:57 Adalyn Rie Jin (June) - 0072.jpeg
              com.apple.metadata:kMDItemWhereFroms                181
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    166683 Jun 27 14:07 Adalyn Rie Jin (June) - 0143.jpeg
              com.apple.metadata:kMDItemWhereFroms                170
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    148019 Jun 27 14:08 Adalyn Rie Jin (June-NICU) - 0007 copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    148019 Jun 12 21:24 Adalyn Rie Jin (June-NICU) - 0007 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    148019 Jun  9 13:33 Adalyn Rie Jin (June-NICU) - 0007.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    134451 Jun 27 14:08 Adalyn Rie Jin (June-NICU) - 0009 copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    134451 Jun 12 21:24 Adalyn Rie Jin (June-NICU) - 0009 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    134451 Jun  9 13:33 Adalyn Rie Jin (June-NICU) - 0009.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    131080 Jun 27 14:08 Adalyn Rie Jin (June-NICU) - 0064 copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    131080 Jun 12 21:24 Adalyn Rie Jin (June-NICU) - 0064 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    131080 Jun  9 13:33 Adalyn Rie Jin (June-NICU) - 0064.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     71244 Oct 13 16:24 Adalyn Rie Jin (Oct) - 0005.jpeg
              com.apple.metadata:kMDItemWhereFroms                169
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     75196 Oct 13 16:24 Adalyn Rie Jin (Oct) - 0025.jpeg
              com.apple.metadata:kMDItemWhereFroms                169
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     56225 Oct 13 16:26 Addy 10-14-2013.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 22
    -rw-r--r--@   1 501  20  -    113209 Sep  5 19:11 AddyNCIU.jpg
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 58
    -rw-r--r--@   1 501  20  -     94964 Nov  1 08:09 Halloween - 0016.jpeg
              com.apple.metadata:kMDLabel_cybkhiyr35wptyfihxct6x736u                121
              com.apple.quarantine                 19
    -rw-r--r--@   1 501  20  -     97229 Nov  1 08:11 Halloween - 0020.jpeg
              com.apple.metadata:kMDLabel_cybkhiyr35wptyfihxct6x736u                121
              com.apple.quarantine                 19
    -rw-r--r--@   1 501  20  -     78422 Nov  1 08:11 Halloween - 0022.jpeg
              com.apple.metadata:kMDLabel_cybkhiyr35wptyfihxct6x736u                121
              com.apple.quarantine                 19
    -rw-r--r--@   1 501  20  -   1861274 Jun  2 20:52 IMG_0030.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2062981 Jun  2 20:52 IMG_0031.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1918618 Jun  2 20:52 IMG_0032.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1920997 Jun  2 20:52 IMG_0033.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1730364 Jun  2 20:52 IMG_0034.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1876748 Jun  2 20:52 IMG_0035.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1770509 Jun  2 20:52 IMG_0036.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1820947 Jun  2 20:52 IMG_0037.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1820658 Jun  2 20:52 IMG_0038.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1643763 Jun  2 20:52 IMG_0039.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1774206 Jun  2 20:52 IMG_0040.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1952998 Jun  2 20:52 IMG_0041.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1896283 Jun  2 20:52 IMG_0042.jpg
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2044434 May 21 22:16 IMG_0080.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2364888 May 21 22:16 IMG_0081.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   1932344 May 21 18:34 IMG_0084.JPG
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2346369 May 21 18:34 IMG_0085.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2327908 May 21 18:34 IMG_0087.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2334536 May 21 18:34 IMG_0089.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2289660 May 21 18:34 IMG_0091.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   5010714 Jun  3 15:57 IMG_0093.MOV
              com.apple.metadata:kMDItemWhereFroms                146
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -   2651630 May 31 17:11 IMG_0114.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1736302 May 31 20:23 IMG_0117.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2347580 May 31 20:24 IMG_0118.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1801120 May 31 20:24 IMG_0119.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2575386 May 31 20:24 IMG_0121.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2783481 May 31 20:25 IMG_0123.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2069637 May 31 20:25 IMG_0124.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2568186 May 31 20:25 IMG_0125.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   1905600 May 31 20:25 IMG_0126.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   1508097 May 31 20:25 IMG_0134.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--    1 501  20  - 426830833 May 31 18:00 IMG_0135.MOV
    -rw-r--r--@   1 501  20  -   2323991 Jun  2 20:47 IMG_0165.MOV
              com.apple.metadata:kMDItemWhereFroms                183
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    540672 Jun 10 15:33 IMG_1036.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    876994 Jun 25 20:36 IMG_2139 copy.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    876994 Jun 25 20:36 IMG_2139.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -   2351104 Aug  7 14:24 IMG_2202.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    610304 Jul 13 19:48 IMG_2737.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    947623 Jun 18 04:11 IMG_2834.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    734636 Jun 16 13:10 IMG_3568.JPG
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -   1012227 Jul 16 16:48 IMG_4915 copy.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -   1012227 Jul 16 16:48 IMG_4915.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    843132 Jun 16 16:59 IMG_5371.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    835984 Jul  2 21:09 IMG_6054.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    667863 Aug  1 14:13 IMG_7585.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    221184 Jul 12 20:18 IMG_8857.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    802816 Jun  4 18:39 IMG_8896.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    158868 Oct 31 14:50 Old-Ice-Pond-at-Hinkley-Park-autumn-in-Maine.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                154
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -    112728 Jul  4 04:23 image copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                162
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    100063 Jul 25 15:58 image copy 3.jpeg
              com.apple.metadata:kMDItemWhereFroms                156
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    118634 Jul 25 15:58 image copy 4.jpeg
              com.apple.metadata:kMDItemWhereFroms                156
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    140100 Jul 25 15:58 image copy 5.jpeg
              com.apple.metadata:kMDItemWhereFroms                156
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    132516 Jul  4 04:18 image copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                162
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    100063 Jun  3 15:55 image.jpeg
              com.apple.metadata:kMDItemWhereFroms                156
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -   1204230 Oct 13 19:31 photo 1.JPG
              com.apple.metadata:kMDItemWhereFroms                135
              com.apple.quarantine                 22
    -rw-r--r--@   1 501  20  -    106847 Jun  3 15:57 photo copy 10.JPG
              com.apple.metadata:kMDItemWhereFroms                180
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    128718 Jun  3 15:58 photo copy 11.JPG
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    116632 Jun 12 21:23 photo copy 12.JPG
              com.apple.metadata:kMDItemWhereFroms                165
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    116632 Jun 27 14:08 photo copy 13.JPG
              com.apple.metadata:kMDItemWhereFroms                165
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     94330 Jun 27 14:07 photo copy 14.JPG
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    112672 Jun 27 14:07 photo copy 15.JPG
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    130125 Jun 27 14:07 photo copy 16.JPG
              com.apple.metadata:kMDItemWhereFroms                165
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    113209 Sep  5 19:11 photo copy 17.JPG
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    674632 Oct  1 12:19 photo copy 18.JPG
              com.apple.metadata:kMDItemWhereFroms                135
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    544613 Jun  2 20:47 photo copy 2.JPG
              com.apple.metadata:kMDItemWhereFroms                194
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    592801 Jun  2 20:47 photo copy 3.JPG
              com.apple.metadata:kMDItemWhereFroms                178
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -   2157594 Jun  2 20:48 photo copy 4.JPG
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -   1271060 Jun  2 20:48 photo copy 5.JPG
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    132088 Jun  3 15:56 photo copy 6.JPG
              com.apple.metadata:kMDItemWhereFroms                162
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    113188 Jun  3 15:56 photo copy 7.JPG
              com.apple.metadata:kMDItemWhereFroms                168
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    178252 Jun  3 15:57 photo copy 8.JPG
              com.apple.metadata:kMDItemWhereFroms                159
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    112672 Jun  3 15:57 photo copy 9.JPG
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    133907 Jun  2 20:46 photo copy.JPG
              com.apple.metadata:kMDItemWhereFroms                168
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    112597 Jun  2 20:46 photo.JPG
              com.apple.metadata:kMDItemWhereFroms                182
              com.apple.quarantine                 55

  • How can i access process webservice in enterprise

    Hi,
    I have a bpm process(webserviceBPM) which is exposed as webservice, deployed project in studio embeded engine. I can access the wsdl file at http://localhost:9000/albpmServices/webserviceBPM/ws.
    Exported the same project and deployed the exp file in enterprise standalone with smart publish option. Now my bpm process is working fine but how can i access the wsdl file of the deployed process?
    Please suggest me the way to access the wsdl.
    Regards.

    Hi,
    This seems to be a recurring question across this forum. Please somebody from Oracle update the Doc team to include these details in the latest release.
    You can find the solution at this forum .Check for the last but one post.
    To launch Oracle BPM deployed Web Services [In BPM Enterprise]
    Rudraksh
    Edited by: rudraksh on Jul 30, 2009 10:46 AM

  • HT1657 I rented a few movies and downloaded them to my computer.  Before they had been viewed, I updated my iTunes software and the movies were no longer in my library.  How can I access the movies as I have already paid for them?

    I rented a few movies and downloaded them to my computer.  Before they had been viewed, I updated my iTunes software and the movies were no longer in my library.  How can I access the movies as I have already paid for them?

    Try here >  iTunes Store: Transferring purchases from your iOS device or iPod to a computer
    iCloud doesn't support movies...
    iCloud backs up your:
    Purchased music, TV shows, apps, and books
    Photos and video in the Camera Roll
    Device settings
    App data
    Home screen and app organization
    Messages (iMessage, SMS, and MMS)
    Ringtones
    From here >  Apple - iCloud - Store and back up your content in iCloud.

Maybe you are looking for

  • Downloading videos from a disk.

    Okay so I tried downloading this video that I made on another MacBook on to my Macbook, so I put it in then the DVD player comes up and goes to full screen and I can't get out of it without ejecting the disk. So, how do I go about downloading the vid

  • A pool operation was specified for a pooled resource that does not belong t

    hi i left the server running for days so my application was running i refresh the page by clicking the ok button in small popup box,the page was refresh but when i what to select my lov am geting this error A pool operation was specified for a pooled

  • How do you change the date and time

    how do i changethe time and the date on  hp photosmart plus B210 all in one series

  • Tracking Credit Limit Change History

    Hi, Does anyone know what tables I would need to look at to track changes to a customer's credit limit?  Also any key fields I would need to take note of? I need to create a SQL query to report on credit limit changes per customer. Thanks, Michael

  • CALL METHOD g_editor- get_text_as_r3table

    Hi everyone!!!, I have some problems with CALL METHOD g_editor->get_text_as_r3table, I can't retrieve the text from my custom editor. Can anyone please help me with this issue?. DATA: g_mytable(line_length) TYPE c OCCURS 0.             CALL METHOD g_