How to check Agent login details in a particular CTIOS

How to check Agent login details in a particular CTIOS

Yes, you'll need to provide more information.  If you login a supervisor to the CTIOS supervisor desktop who is part of every team you would be able to tell every agent who is logged in and what state they are in.
david

Similar Messages

  • How to check the hardware vendor of a particular device

    Hi every one
    in the recent interview i have taken he asked me a question like
    how to check the hardware vendor of a particular device
    ex: hard disk ,nic card ,ram
    Thanks in Advance.......

    hi
    depends on OS version
    in RedHat like distros e.g.:
    lspci, lsusb, ls...
    dmidecode|grep -i manuf
    kudzu -p -s
    on Solaris you can use these :
    dladm show-dev
    dladm show-link
    prtconf -D
    kstat [-P]
    Edited by: g777 on 2011-03-11 07:24

  • How to find remote login details ?

    Hi All,
    I am using windows work station to connect to oracle database. we are using proxy server to connect to oracle database. now , my machine from where I connect is "aajit", but when I queried the database. it returns the server's os_user , terminal and not the the details of the client. just wondering , how to get client's details
    SQL> select SYS_CONTEXT('USERENV', 'SESSION_USER'),
             SYS_CONTEXT('USERENV', 'OS_USER'),
             SYS_CONTEXT('USERENV', 'HOST'),
             SYS_CONTEXT('USERENV', 'TERMINAL') from dual ;  2    3    4
    SYS_CONTEXT('USERENV','SESSION_USER')
    SYS_CONTEXT('USERENV','OS_USER')
    SYS_CONTEXT('USERENV','HOST')
    SYS_CONTEXT('USERENV','TERMINAL')
    SYS
    oraalmp1
    infa4pbx
    pts/9

    If that's the case,
    Please observe the below exercise
    I'm connecting from a machine apple to a machine oracle (DB server)
    SQL> select SYS_CONTEXT('USERENV', 'SESSION_USER'),
    SYS_CONTEXT('USERENV', 'OS_USER'),
    SYS_CONTEXT('USERENV', 'HOST'),
    SYS_CONTEXT('USERENV', 'TERMINAL') from dual ; 2 3 4
    SYS_CONTEXT('USERENV','SESSION_USER')
    SYS_CONTEXT('USERENV','OS_USER')
    SYS_CONTEXT('USERENV','HOST')
    SYS_CONTEXT('USERENV','TERMINAL')
    CSM
    csmdba
    apple
    pts/60
    and
    SQL> select machine from v$session where username='CSM';
    MACHINE
    apple
    Even if i connect from the windows command prompt, I'm able to see my windows machine name
    Could you explain why Oracle is giving the actual client machine from where I've connected here?
    regards,
    CSM

  • How to retrieve my login details for BT Wifi?

    hi there, I've got an iPad mini, which can't send text messages. apparently the only way to get the login details for BT Wifi is by saying a text message. is there a way around it?

    *saying=sending

  • How to save all login details with out asking to me...

    means how to store all login mail ids and passwords

    You will always have to confirm that you want to store a new name and password.
    *Saved Password Editor: https://addons.mozilla.org/firefox/addon/saved-password-editor/

  • How to check for archivelog backup on a particular date or time?

    Dear All,
    We have RMAN full database, cumulative and archivelog backup(eg location: Diskgroup A) scheduled on a regular period basis. Assume archivelog location is Diskgroup B. The diskgroup B became full and unable to archive further, since no space. Unable to connect to database, connect internal only until freed error. alert log also shows that archiver error. So the solution for this to clear some space in diskgroup B by removing some old archive logs. In our environment, everyday the archive logs are stored in a separated folder arranged in date wise.  I can do that . But before clearing some space, i need to make sure that the folder( or any date folder what im going to delete) is backed up or not. How to check that? Any idea please?
    eg: i have archivelogs like this in folders
    01_11_2013/
    02_11_2013/
    03_11_2013/
    04_11_2013/
    05_11_2013/
    06_11_2013/
    If i want to remove the folder 01_11_2013/( and its contents ie archivelogs) , how to check whether the archivelogs in this folder 01_11_2013/ is backed up or not?
    Regards,

    Pradeepcmst wrote:
    Dear All,
    We have RMAN full database, cumulative and archivelog backup(eg location: Diskgroup A) scheduled on a regular period basis. Assume archivelog location is Diskgroup B. The diskgroup B became full and unable to archive further, since no space. Unable to connect to database, connect internal only until freed error. alert log also shows that archiver error. So the solution for this to clear some space in diskgroup B by removing some old archive logs. In our environment, everyday the archive logs are stored in a separated folder arranged in date wise.  I can do that . But before clearing some space, i need to make sure that the folder( or any date folder what im going to delete) is backed up or not. How to check that? Any idea please?
    eg: i have archivelogs like this in folders
    01_11_2013/
    02_11_2013/
    03_11_2013/
    04_11_2013/
    05_11_2013/
    06_11_2013/
    If i want to remove the folder 01_11_2013/( and its contents ie archivelogs) , how to check whether the archivelogs in this folder 01_11_2013/ is backed up or not?
    Regards,
    rman> list backup;
    Which begs the question .. why is the FRA getting filled in the first place?  Is it seriously undersized?  Are you not doing regular housekeeping with rman 'delete obsolete' and 'backup archivelog delete input'

  • How to check PSA data size for a particular datasource

    Hi All,
    Please let us know how to check the size of a PSA for a particular datasource in BI 7.0.
    But i am using DB02OLD transaction code to identify the size of the change log table or active table of a DSO.

    Hi,
    I'm not sure but i think that with the tablename you can find the size in the DB02.
    To know the PSA Tablename, double click on datasourse > go to > Tecnical attributes
    There you have the name of the PSA Table.
    Regards,
    Dani

  • How to check the port number of a particular ip?

    One usaer askingme this question see below please
    I need to know what port is being used from for IP 130.52.8.3.How to check please suggest me gurus

    You need to ask the user that which port he is looking for and for what program.Netstat can be used to see the ports used at the moment in your pc.See here for example on a Winxp box running 11gr1(11106)
    c:\>netstat
    Active Connections
    Proto  Local Address          Foreign Address        State
    TCP    Oracle:1025            localhost:1742         TIME_WAIT
    TCP    Oracle:1025            localhost:1744         TIME_WAIT
    TCP    Oracle:1025            localhost:1746         TIME_WAIT
    TCP    Oracle:1025            localhost:1748         ESTABLISHED
    TCP    Oracle:1025            localhost:1750         TIME_WAIT
    TCP    Oracle:1025            localhost:1752         TIME_WAIT
    TCP    Oracle:1025            localhost:1754         TIME_WAIT
    TCP    Oracle:1025            localhost:1755         TIME_WAIT
    TCP    Oracle:1025            localhost:1757         TIME_WAIT
    TCP    Oracle:1025            localhost:1760         TIME_WAIT
    TCP    Oracle:1025            localhost:1762         TIME_WAIT
    TCP    Oracle:1025            localhost:1763         TIME_WAIT
    TCP    Oracle:1025            localhost:1765         TIME_WAIT
    Aman....

  • How can i get login details to a table?

    i am using my sql data base.people who are visiing my web
    site can log in to the sites restricted areas using their Usernames
    and Passwords. (the login is based on the "Register" table in the
    data base)
    When somebody enteres the site using their Username and
    Password, and inputs new data to anothertable (classified table),
    How can the classified table get the login Username to one of its
    columns. (automatically Username of the user is added to the table)
    how can i do that. A coding for that would e perfect. please
    help me. i would be really greatful to you.
    thanks
    sisira

    Sisira,
    When you add the record to your table, include the UserID as
    one of the
    values. Just assign the current Username to a variable and
    include that in
    your SQL statement. (How you do this will depend on the
    scripting language
    that you are using)
    UserVariable = <set this from your login session>
    INSERT INTO anothertable (Field1, Field2, Username)
    VALUES (value1, value2, UserVariable)
    Does this make sense? If not, send me your page and I'll have
    a look at it.
    Please Zip the file first.
    HTH
    Steve
    "[email protected]"
    <[email protected]> wrote in message
    news:fi2kvl$4or$[email protected]..
    >i am using my sql data base.people who are visiing my web
    site can log in
    >to
    > the sites restricted areas using their Usernames and
    Passwords. (the login
    > is
    > based on the "Register" table in the data base)
    >
    > When somebody enteres the site using their Username and
    Password, and
    > inputs
    > new data to anothertable (classified table), How can the
    classified table
    > get
    > the login Username to one of its columns. (automatically
    Username of the
    > user
    > is added to the table)
    >
    > how can i do that. A coding for that would e perfect.
    please help me. i
    > would
    > be really greatful to you.
    >
    > thanks
    >
    > sisira
    >

  • How to check MWA session details in Oracle Apps R12

    I am an Oracle Apps DBA. Current Issue is that sometimes users working with the RF Guns(Scanners) through telnet in MWA servers got hanged.
    They ask to kill their sessions.
    I do not know how to find the MWA loged in users sessions details. What I am able to find is , frm or web session details.
    Could you please guide how to gather these MWA connection details, with database and server process and session details.
    Thanks in advance for ur support.
    Regards,
    KMISRA

    Koushikinath wrote:
    I am an Oracle Apps DBA. Current Issue is that sometimes users working with the RF Guns(Scanners) through telnet in MWA servers got hanged.
    They ask to kill their sessions.
    I do not know how to find the MWA loged in users sessions details. What I am able to find is , frm or web session details.
    Could you please guide how to gather these MWA connection details, with database and server process and session details.
    Thanks in advance for ur support.
    Regards,
    KMISRAPlease see these docs.
    MWA Server Hangs on R12 Environments [ID 559614.1]
    Which parameters control the maximum number of user connections per MWA listener [ID 567214.1]
    Mobile Web Applications (MWA) Troubleshooting Tips for Release 12 Mobile Web Applications Server [ID 782162.1]
    Mobile Application Server - Advanced Configurations and Topologies for Mobile Web Applications (MWA)of E-Business Suite 11i and R12 [ID 1081404.1]
    Mobile Web Applications Server - MWA Troubleshooting Tips for E-Business Suite 11i and R12 Oracle Mobile Application Server [ID 269991.1]
    How to Enable WMS / MSCA Logging? [ID 338291.1]
    Thanks,
    Hussein

  • How to check the bank details in the table?

    Hi All,
    i want to develop a report in BW for getting duplicate bank details for the employee.
    i am not sure where can i find the details of the bank details field. i have searched in the RSA6 for any datasource which contain any bank details. But there is no such details available on the existing datasource.
    I don't know how to proceed further. can any one help me will be greatful.
    Regards,
    Ganesh

    hi sivaraju,
    in cmod i have given the EXIT_SAP but i am not clear about how to write a program to populate.
    i am new to bw can you please help me...
    in CMOD
    Project Management of SAP Enhancements
    Project: EXIT_SAP (Create)
    Sub Object
    Attributes -
    (i have selected this)
    Enhancement Assignment
    Components
    Documents
    If i say create it gives error and i can't able to change it is in display mode.
    Regards,
    Ganesh

  • How to check agent in windows server

    The database I am working on is running in windows remotely - I got the error that agent is NOT responding so rman job soandso_weekday suspended on agent unreachable.
    in unix - it was just a command - emctl status agent - after logging in server - I could not figure in windows - is there anywhere I can check in grid control as well. Thank you

    +++
    From Grid console:
    Setup -> Agents
    ;)

  • [Solved] How to retrieve AUR login details...

    Hi.
    It's been a while since I've logged into the AUR, and now I can't remember my user-name login.
    I was able to reset my password through my e-mail address, but I haven't a clue what my login name was.
    How do I retrieve this info?
    Last edited by *nixer (2012-01-05 03:12:49)

    Ask on the mailing list, they should be able to tell you what login belongs to your e-mail address.
    http://mailman.archlinux.org/pipermail/ … 17278.html

  • How to Display last Login Details in MasterPage

    Hi,
    we have one requirement,i.e.When any user logged into the site, we need to display last login time for that user.
    We are getting last logged user date and time based on user id and updating that value into the list column(like this 4/3/2015 8:38:32 PM).But we need to add this into default master page.
    How to do this one ...can anyone suggest me ....
    Thanks...

    Hi,
    I hope you are trying to show your login date from SharePoint List.
    My suggestion is 
    1. by using ECMA Script ,retrieve values from that list and show the same in Master Page.
    2. If you are not comfortable with ECMA, develop Visual Webpart and add the Visual Webpart in master page by using SharePoint Designer.
    Please let me know ,if you need further guidance.
    Don't forget to mark it as an Answer if it resolves your issue and Vote Me as helpful if it useful.
    Mahesh

  • How to check if a user has a particular role in sql server

    Is it possible to check to see if a user has a particular role in sql server? For instance, I need to check to see if the user logging in has wite ability to the database. Thanks in advance.

    To answer your question from a Java-perspective, since this is a Java-forum: No.
    The JDBC 3.0 specification does not state that the driver has to implement a user credential mechanism.
    However, the DriverManager will throw an SQLException if user credentials are not met at all and the Connection should throw you a SQLException when trying to create or execute a statement that you are not alowed to do.

Maybe you are looking for

  • Macbook, iphone and iPad all off by 1 hour since time change

    How do I correct this?

  • Getting error while loading CCR report

    Hello All, When i am trying to load CCR report via 'Load result of other Comparisons', it display the select save results screen. But when i am trying to get inconsistency report, it through an error, "Product for external product number 199939097_0_

  • 2010 Mac Mini, Front Row and 5.1 Audio

    I recently bought one of the new 2010 Mac mini's for my home theater. I have video going to my TV through HDMI. (I do not use the TV for audio.) I'm feeding audio to my receiver via optical. The problem I'm having is with 5.1 audio through Front Row.

  • Quick question about SATA 2

    Hi, Very quick question, Are the newer SATA2 Hard Disks compatible with the older model of the Mac Pro? May sound stupid, but I believe that the Mac Pro was released before the SATA 2, so just wanted to check the Mac Pro hardware etc will take SATA 2

  • FM RH_STRUC_GET and buffer_mode

    Hi, The FM RH_STRUC_GET offer an importing parameter called BUFFER_MODE. I have come across severel buffer modes i existing coding, like X, F and D. My problem is that we are using the FM a lot. And I have a performance problem, that the FM doing a l