SM21:Remote logs cannot been seen.

Dear All,
We have one ECC 6.0 system in our landscape with the below details:
OS :AIX
1. Central Instance (Server1)
2. Application Server 1 (Server2)
3. Application Server2 (server3)
4. Application Server3 (server4)
Below is the problem description:
1. When I execute SM21 and select System Log->Choose->Local System Log, I am able to get the system logs of the logged on server successfully.
2. When I execute SM21 and select System Log->Choose->Remote System Log and try to select another instance name , I cannot find any server.
3. When I execute SM21 and select System Log->Choose->All Remote System Logs. I dont get anything.
As per the SAP Note 25526.I checked the following
1.)On the central server the collector rslgcoll is running as
"co.sapEP1_DVEBMGS00 pf=/usr/sap/EP1/SYS/profile/EP1_DVEBMGS00_onniecpesp03 -F"
2.) In all other Application server the rslgsend is running as
se.sapEP1_D30 pf=/sapmnt/EP1/profile/EP1_D30_onniecaesp02 -F
3.) All the rslg/ parameter has been configured
4.)The global directory has been shared across the System.And the file exits .
Kindly help as to what  i have missed.
Regards
Anthony

Hello Anthony,
> 2. When I execute SM21 and select System Log->Choose->Remote System Log and try to select another instance name , I cannot find any server.
>
> 3. When I execute SM21 and select System Log->Choose->All Remote System Logs. I dont get anything.
>
> As per the SAP Note 25526.I checked the following
at very first: central syslog is not remote syslog! So note 25526 will not do anything here
You should execute the function module TH_SERVER_LIST on all application servers (start SM37, insert TH_SERVER_LIST, press F8, press F8 again). As a result you will get a table "LIST", with a mouse click
the contents of the table will be displayed.
In the column "SERV" normally the sapdp* services should be displayed, these are used to connect to the dispatcher of the instance. Most probably you will not see a sapdp<nn> entry but some strange names, e.g. cpq-tasksmart, intraintra, tick-port. In this case please check the /etc/services file of all application servers. All duplicate entries of the interval 3200 to 3299 should be commented out if they are already used for the sapdp<nn> services.
After the restart of the instances the function module should return all sapdp* ports correctly and all remote syslogs should be displayed now.
Regards, Michael

Similar Messages

  • When a job is scheduled log cannot be seen

    Hi All,
    Im working in Oracle Warehouse Builder Client & Repository 11.1.0.7.0.
    We have some ETL jobs that has to be executed on a daily basis.
    But when we schedule the ETL Job, we cannot see the log, i.e. step by step process of the Process Flow.
    And the same appears when we manually trigger the job.
    Please let me know whether there is a way i can get log file when my job is scheduled.
    Thanks in advance
    Regards
    Prem

    Hi All,
    Im working in Oracle Warehouse Builder Client & Repository 11.1.0.7.0.
    We have some ETL jobs that has to be executed on a daily basis.
    But when we schedule the ETL Job, we cannot see the log, i.e. step by step process of the Process Flow.
    And the same appears when we manually trigger the job.
    Please let me know whether there is a way i can get log file when my job is scheduled.
    Thanks in advance
    Regards
    Prem

  • My email attachments cannot been seen on my Ipad. I think they are mostly in quicktime. When I touch the icon, the start to load but thats all and after a while my Ipad goes in sleeping time! What can I do.

    I have problems with attechments of mails when it is a short movie (mostley humor). They come in my mailbox wot quicktime and i tru to open them but my ipad loads them but keeps showing "loading" but nothing happens. After a while my ipad goes in sleepingtime. So it doesn't give a faillure or some other choises. This is a problem because now i can only see those mails on my labtop (sorry not from apple) Is there any solution for this problem.
    Miranda jansen

    Install the Flex:Player App;  http://itunes.apple.com/app/flex-player/id451024857?alreadyRedirected=1&mt=8
    Then you can open the movies, keep tapping on them and choose Open in Flex:Player.

  • ARD 3.6.1 remote log in Unix command failure

    Hello, I am using 10.7.5 and ARD 3.6.1 and cannot figure out how to remotely log in to another computer
    I wish to remotely log in using ARD to multiple computers in my network, up to 30 at a time for elementary students.  I can observe, control and send Unix commands to the machines when they are at startup log in screen or in use. This is the Unix command I am trying to use to log into the comptuer using ARD and Unix command function.
    osascript -e 'tell application "System Events" to keystroke "login"'; \
    osascript -e 'tell application "System Events" to keystroke tab'; \
    osascript -e 'tell application "System Events" to delay 0.5'; \
    osascript -e 'tell application "System Events" to keystroke "password"'; \
    osascript -e 'tell application "System Events" to delay 0.5'; \
    osascript -e 'tell application "System Events" to keystroke return'
    **and yes I am changing the login and password keystroke**
    I have tried the above Unix command and several others but I get a message saying "A console user is not logged in on “studnetmacbook""  so I click the button to run command as user admin but then get the message below. 
    36:50: execution error: An error of type -10810 has occurred. (-10810)
    36:49: execution error: An error of type -10810 has occurred. (-10810)
    36:54: execution error: An error of type -10810 has occurred. (-10810)
    36:52: execution error: An error of type -10810 has occurred. (-10810)
    36:52: execution error: An error of type -10810 has occurred. (-10810)
    Could someone explain these errors.  Is ARD not compatible with remote log in with the versions I have?  I have seen on sites this is posted and other sites that this needs to be run as the root user...Should I know how to run this as a root user and if so could someone help me with how to do this? 
    Or if anyone else has a working command could you share it with me for remotely logging in using ARD.
    Thanks!

    Hi
    Don't quite recognise what it is you're using. Maybe try:
    osascript <<EOF
    tell application "System Events"
    keystroke "whateverusernameyou'reusing"
    keystroke tab
    delay 0.5
    keystroke "whateverthepasswordis"
    delay 0.5
    keystroke return
    end tell
    EOF
    Instead. Works every time for me.
    The above are all on separate lines.
    HTH?
    Tony

  • Error restoring SQL 2008 R2 DB into SQL 2012: BACKUP LOG cannot be performed because there is no current database backup.

    I have a SQL 2008 R2 database that I am trying to move to 2012.  Made a full backup of the database in 2008 R2.  Recovery model is Simple, compatibility level is 2008  Went to 2012, created a dummy database, did Tasks--> Restore -->
    Database , located the backup file, selected it, changed the file locations and tried to restore the backup (with overwrite option), got the following error:
    BACKUP LOG cannot be performed because there is no current database backup.
    This is a simple task that has always worked in 2008 R2.  Does anyone know what the problem is and a possible solution?
    Thanks

    Hi,
    This error occurs when the database recovery model has been changed to Simple and/or the recovery model has been changed back to Full but a full backup has not been performed since the change.
      If a full backup has been performed, the following conditions will require that another full backup be taken:
     · The recovery model had been changed without taking a full backup
     · A SQL maintenance plan task had changed the recovery model (reindexing can cause this)
     · A backup specifying TRUNCATE_ONLY had been run on the database
     · The database was detached from another server and attached to the current server
    Additionally, if we take full database backup after the Database is set to readonly, Then transaction log backup we will end up with this error. This is expected behavior. I have list an example within the link below.
    Please check above conditions and fix your issue, if you have any concern, please let me know.
    Example:
    BACKUP LOG cannot be performed because there is no current database backup.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/b5c36e60-836f-4c9e-b9d7-3fb3f3ee4d37/backup-log-cannot-be-performed-because-there-is-no-current-database-backup
    Thanks
    Candy Zhou

  • TS4062 My daughter's ipod touch 4th Gen cannot sync over wi-fi and cannot be seen in the devices section of itunes for windows.

    My daughter's ipod touch 4th Gen cannot sync over wi-fi and cannot be seen in the devices section of itunes for windows.  I have gone through all steps of the troubleshooting guide.  All of our other ios devices are wi-fi sync-ing fine.   Can anyone help?
    Not sure how long this has been a problem.  Kids are young and I manually manage most things but recently having music synced is an issue.  All software has been kept up to date.

    bayfsmithy wrote:
    I have read through the forgotten passcode section.  Itunes will not recognise the ipod until the passcode is entered (thats the message it keeps saying), when I press try again, it says unknown error. 
    See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...  Be sure to Follow ALL the Steps...

  • Remote Desktop cannot verify the identity of the computer because there is a time or date diffrence between your computer and remote computer

    Hello.....
    I'm not able to log into Windows Server 2008 r2 server thorugh Remote Desktop connection, receiving below error message.
    This issue is with only three servers in the environment
    "Remote Desktop cannot verify the identity of the computer because there is a time or date diffrence between your computer and remote computer......"
    The date/time is correct on the server when i checked in the console session of the server
    Can see below messages in event logs
    Event ID 1014:
    "Name resolution for the name XYZdomain.com timed out after none of the configured DNS servers responded."
    Event ID 1053:
    The processing of Group Policy failed. Windows could not resolve the user name. This could be caused by one of more of the following:
    a) Name Resolution failure on the current domain controller.
    b) Active Directory Replication Latency (an account created on another domain controller has not replicated to the current domain controller).
    Any thoughts ....

    Hi,
    Have you tried to connect these three servers with IP address instead of computer name or DNS name?
    Check Remote Desktop Connection settings: Option-->Advanced-->Connect from anywhere-->Settings-->Connection Settings-->Select “Do not user an RD Gateway server”
    For more information please refer to following MS articles:
    Remote Desktop cannot verify the identity of the remote computer because there is a time or date difference between your computer and the remote computer
    http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/thread/c1f64836-5606-49b0-82eb-56be7f696520
    Cannot connect via Remote Desktop
    http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2general/thread/5087e897-8313-468c-ad37-ef18b87d4dd6
    Lawrence
    TechNet Community Support

  • Some layers in Photoshop cannot be seen, is this a buffering problem?

    Some layers in Photoshop cannot be seen, is this a buffering problem?

    Maybe these layers' visibility has been disabled. That'll be the case if there's a space where there normally is an eye to the left of a layer name in Layers panel. Click the space/eye to toggle visibility.

  • Unable to automatically step into the server. the remote procedure cannot be debugged.

    Hi,
    I am trying to deploy report using ssis script c# code.I am using the proxy for ReportingService2010 and following code is giving the error.
    code:
    ReportingService2010 rs = new ReportingService2010();
    rs.Credentials = System.Net.CredentialCache.DefaultCredentials;
    rs.CreateFolder("MSI Report Demo", "/", null);
    Error:
    unable to automatically step into the server. the remote procedure cannot be debugged. This usually indicates that debugging has not been enabled on the server.
    Please share the idea on it. 
    Thanks in advance.
    -Gautam

    just make a trust between to domain and it works .

  • I used Migration Assistant to transfer from MBP to Mac Mini. Documents cannot be "seen" or "found". Stumped!

    I used Migration Assistant to transfer from MBP (Leopard OSX 10.6.8) to Mac Mini (Lion OSX 10.7). Documents cannot be "seen" or "found". Ditto Music , movies, and pictures.Stumped!

    System Preferences/Users & Groups shows you the various user accounts you have.
    Look at your hard drive in the Finder sidebar. You should see Applications, Library, System, and Users. If you look in Users you will see a Shared folder. From the user Migration Assistant created, find the iTunes folder and drag it to Shared. Log out and log in using your normal user account, go to the same place and copy it to Music in your normal user account. Another option is to leave it in shared so any user can access it. You will have to tell iTunes where to find the music by going to iTunes/Preferences/Advanced.
    Welcome to the world of Mac. Some ‘light’ reading to help the transition. I don’t recommend trying to get through all of this at once.
    A guide for switching to a Mac
    Anatomy of a Mac
    Mac Basics—Tutorials on using a Mac
    Mac OS X keyboard shortcuts,
    Mac Basics – Mac Find Out How
    Mac Basics – Switching From Windows
    Mac OS FAQ
    MacTips,
    Quick Assist
    Switch Basics
    Switching to Mac Superguide
    Switching to the Mac: The Missing Manual, Mountain Lion Edition
    Take Control E-books
    Welcome to the Switch To A Mac Guides

  • SRP521W - Local and Remote Traffic Cannot be the Same Subnet Address

    I support an existing VPN infrastructure with PIX, Juniper NS5GT, and Netopia devices used as VPN endpoints. In all cases, I can create a VPN where the location's internal subnet, 10.x.y.0/24 sends traffic to 10.0.0.0/8 out the VPN tunnel. In the case of this 521W that we are evaluating, it appears that I cannot do this. Insteadm when creating the IPSEC policy I get this error "Local and Remote Traffic Cannot be the Same Subnet Address." Which, while strictly true, has never been an issue with all the above devices. Is there a workaround or other methodology to support this?
    Thanks.

    We have extactly the same problem with the SRP527W. Other Cisco small business products work like.
    Cisco RV 120W
    http://www.cisco.com/en/US/products/ps10852/index.html
    Cisco WRV210
    http://www.cisco.com/en/US/products/ps9929/index.html
    We need a device with that supports one IPSec VPN and one ADSL interface and is easy to use like these devices.

  • Why the remote user cannot open any folds?

    Why the remote user cannot open any folds?
    I create a user user8 and already grant the user the role connect, OLTP-user, and resource. I also assign this user unlimited space in the user8 tablespace. But after connection, the user8 cannot open any folds and the connection is terninated automaticlly.

    Why the remote user cannot open any folds?I don't know what you have.
    I don't know what you do.
    I don't know what you see.
    It is really, Really, REALLY difficult to fix a problem that can not be seen.
    use COPY & PASTE so we can see what you do & how Oracle responds.
    do as below so we can know complete Oracle version & OS name.
    Post via COPY & PASTE complete results of
    SELECT * from v$version;

  • Remote Logging on CISCO 1120 ACS 5

    Hi
    I have configured the appliance everything is working fine
    We have a remote syslog server and I have configured the  remote syslog server details in the "Remote Log Targets" and  and Logging Categories.
    But I cannot see any logs on my syslog server  
    NOTE:-  In the Log Collector   current log collector is set as the local appliance , I am unable to change it to the remote syslog server.
    kindly advice
    best regards
    Muralee

    Hi
    tks for the reply
    Actually  I need to update my query
    Now I can see the logs are written to syslog-ng installed on my log monitoring server
    We have configured our Splunk server to read the log files , but it does not appear in the searches
    Further I have booked a ticket with splunk for further troubleshooting will update the thread accordingly.

  • Remote Log Targets not working in ACS

    Dear all
    I have 2 x ACS boxes configured as Primary & secondary.
    In ACS1 - In monitoring and reports-> option  I can see the User authentication, authorization and Accounting activities logs. I want to configure ACS2 as remote log server.
    For that in ACS1, in System administration->Log configuration-> remote log targets->new
    Added as - ACS2- 1.1.1.2 - in Advance options -
    Port-20514 (default is 514, need to change to 20514 , Instructions  from Cisco),
    Facility mode - Level6
    Maximum length -1024
    In logging categoris - in Global - Edit "AAA Audit" - remote syslog Targets - i have added - Logcollector (ACS1) and ACS2.
    In Log collector optin --> ACS1 is configured.
    After this , i  open ACS2 - Monitoring and reports optin to view the logs but when ever i click - it is diverting to ACS1.
    if i change log collector in ACS1 as ACS2, i can see the logs on ACS2. so at a time i can see logs only one ACS box.
    I would like to view the logs in both ACS boxes. can any one help me please.

    As per Cisco,  you can not able to User 2 ACS boxes simultanously to recevie log messages. Remote Log targets for Syslog Server.
    so, i can't use simultanously 2 x acs boxes , i need to go for syslog server.
    Chapter 19, "Understanding Logging"
    Configuring Remote Log Targets
    You can configure specific remote log targets (on a syslog server only) to receive the logging messages for a specific logging category. See Chapter 19, "Understanding Logging" for more information on remote log targets. See Configuring Logging Categories, page 18-25 for more information on the preconfigured ACS logging categories.
    Closing this ticket.. answered by Mohammed Feroz.

  • Air Play from my Apple TV can't been seen on any of my iOS devices?

    I've tried everything... Rebooting my router, rebooting my modem, restarting my Apple TV, changing the language on my iPad and nothing seems to work. Even though my Apple TV shows that it has a strong connection to my network and all of the other iOS devices are working properly, I can't get my Apple TV to been seen by my iPad2, iPad mini, or either one of our two Mac Book Pros.  I know Air Play works on my MacBook because I use it at work all the time for displaying on conference room displays, but our Apple TV remains invisible to all of the other iOS devices in our house. 

    make sure the required ports are not blocked in your router
    Well known TCP and UDP ports used by Apple software products
    and test by connecting the Apple TV by ethernet and the computer by ethernet
    and some routers keep ethernet, 2.4Ghz and 5Ghz as separate networks and one needs to bridge them in other for devices to talk
    and finally if you own the old aluminium Apple TV then it does not support airplay at all

Maybe you are looking for

  • How to use x264 with FCPX

    I used the automatic installer for x264. There were no instructions on how to use it with FCPX or compressor. Can someone offer a tip? Thanks 10.6.8 iMac 2009,1

  • How to migrate iTunes and iPhone info to Lion on a clean install?

    Hello everybody: I've been using Lion for a while now, and I finally want to take the leap. My idea is to migrate from SL to Lion -now I have 2 partitions, one with Lion, one with SL-, but with a clean install, so all the garbage I have in SL will be

  • Toshiba printer B-852 using Smartforms

    Hi Anybody have tried to install a Toshiba Tec Label printer (mine is B-852) into SAP without the SAPLpd ? I would like to create my printer into SPAD using a specific drivers for TEC like I have already done with Zebra. But I'm unable to find any to

  • Unexplained data loss

    Unexplained data loss even when computer is turned off. No hackers. No extra wifi units. Just account drains usage in one hour.Running daily Virus Scan. No other person in house can access.Woke up at 3 am had 830 mb a hour later had zero mb

  • 1000Mbps Switch question

    I have FIOS 75/35 service and want to connect my TV, Blu-ray and AV receiver using only one of ports on my MI424WR router.  So I think I need an ethernet switch to do that.  Is there any reason I would need a 10/100/1000 switch or will a 10/100 be al