Multicast from linux server

Hi,
I'm testing multicast from my oes linux sp2 zdm7sp1
starting multicast session from the command line works ok
( /opt/novell/zenworks/preboot/bin/novell-zmgmcast -mcast SESSION1 ....)
but trying to start it from C1, going to the server object, multicast
session, add, specifying my filename, nothing happens on the client...
can't join the multicast session.....
troubleshooting steps ? bug ?
Marc

On Mon, 23 Oct 2006 21:23:27 GMT, Marc-Andre Vallee wrote:
> After checking some tids and docs, I found that to image on multicast
> from C1, we need to use img auto, not img session SES1
yes.. the img s SES1 would only come in if you would setup the multicast
session manually on the server itself..
Marcus Breiden
If you are asked to email me information please change -- to - in my e-mail
address.
The content of this mail is my private and personal opinion.
http://www.edu-magic.net

Similar Messages

  • Download OAF pages from linux server

    Dear All,
    I want to download OAF pages(per) from linux server
    I already download below paths
    $JAVA_TOP/oracle/apps/per
    $APPL_TOP/per/mds
    but previous paths don't contain java class
    ******CO.java
    ******VOImpl.java
    ******EOVORowImpl.java
    ******AMImpl.java
    so from where can I get previous java classes.
    Thanks in Advance

    The pages are stored in the MDS repository. You can use the pl/sql package jdr_util's to extract them. Please see the link below for help using jdr_utils:
    oracle.anilpassi.com/jdr-utils-2.html
    Kristofer Cruz

  • Migrating from Linux server to SL 10.6 server

    Anybody know a way to get my users/groups from a linux server to SL 10.6 server? It would be a pain to re-do by hand, esp. passwords.

    Just take the G4 along with you & decide what you want to migrate from it to the new MBP. As mentioned in Apple Retail Store - One to One, a primary feature of this service is transferring your files from your old computer to your new one for you.

  • Send message to NT Forms app from Linux Server

    I have an external process(C) automatically inserting data into
    Oracle8.0.5 database. On a before insert DB trigger I run another
    C procedure to compare new insert to existing data.
    If certain conditions are met, I need to notify any user of a
    separate Forms5 app that these conditions exist. How can I
    automatically communicate this information to Forms users?
    I would appreciate any suggestions.
    Thanks
    Note: DB and C processes running on Linux server, Forms app on
    WIN 98/NT clients.
    null

    Bev (guest) wrote:
    : I have an external process(C) automatically inserting data
    into
    : Oracle8.0.5 database. On a before insert DB trigger I run
    another
    : C procedure to compare new insert to existing data.
    : If certain conditions are met, I need to notify any user of a
    : separate Forms5 app that these conditions exist. How can I
    : automatically communicate this information to Forms users?
    : I would appreciate any suggestions.
    : Thanks
    : Note: DB and C processes running on Linux server, Forms app on
    : WIN 98/NT clients.
    Bev;
    If I understood correctley, you are using forms bulider 5.0.
    Then there is a trigger WHEN-TIMER-EXPIRED that can be used that
    in certain time or timer go against DB and verify that logic has
    been met and also a MESSAGE box can be added to your future.
    null

  • Linux Server to connect Windows 2008 R2 Server to execute powershell commands

    Is it possible to do remotely executing powershell scripts on Windows 2008 R2 from Linux Server. I explored the option of FreeSSHD, but there is no option for password less authentication.
    Any thoughts and hints greatly appreciated.
    Retheesh
    Thanks and Regards, Retheesh Kumar R

    I am going to respectfully disagree with my post mates! Muhahahaha!
    If the target server (your Windows 2008 R2 box) can accept secure shell (ssh) connections, you should be able to ssh into the server then start PowerShell just like any other shell. That said, I suspect you will run into quirks. For example, I bet the
    "out-gridview" commandlet does some whacky stuff. You may get some strange terminal emulation junk too, but by and large you should be okay. I have Cygwin deployed to a Windows machine. That installation includes the OpenSSH package.
    [1] Cygwin http://www.cygwin.com/
    [2] How to run the OpenSSH SSHD server on Windows using Cygwin;
    http://www.noah.org/ssh/cygwin-sshd.html
    This would be like ssh'ing into some Linux machine then firing up ksh. If you're used to Linux, you no doubt know what I'm talking about.
    Now, here is the trick. You'll have to setup key based authentication on the Windows machine once you have your SSH server all setup. If you know how to do this on Linux, its the same process for Cygwin. The following article can help you -- remember the
    process is pretty much the same for Cygwin on Windows as it is for Linux distributions:
    [3] SSH with authentication key instead of password;
    http://www.debian-administration.org/articles/530
    You have your work cut out for you. Give it a try, and tell us how you fare.
    I hope this helps bro!
    Cheers,
    A-

  • Trouble multicasting from server

    Hi all,
    I'm trying to get multicasting to work, but I have trouble when I try to run it from the server, both using the manual method (console commands) and when using ZCC.
    I first thought it was a firewall issue or something, since the server is on its own vlan. But I put the workstation(s) on the same vlan, and I still can't get it to work. The workstation(s) simply doesn't register with the server, it's just "waiting for the master".
    I can, however, use a workstation as a master and run multicast to other workstations that way, but I would very much appreciate any input on this.
    Regards,
    Pr

    di6parn,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Data services job failes while insert data into SQL server from Linux

    SAP data services (data quality) server is running on LInux server and Windows. Data services jobs which uses the ODBC driver to connect to SQL server is failing after selecting few thousand records with following reason as per data services log on Linux server. We can run the same data services job from Windows server, the only difference here is it is using SQL server drivers provided by microsoft. So the possible errors provided below, out of which #1 and #4 may not be the reason of job failure. DBA checked on other errors and confirmed that transaction log size is unlimited and system has space.
    Why the same job runs from Windows server and fails from Linux ? It is because the ODBC drivers from windows and Linux works in different way? OR there is conflict in the data services job with ODBC driver.
    ===== Error Log ===================
    8/25/2009 11:51:51 AM Execution of <Regular Load Operations> for target <DQ_PARSE_INFO> failed. Possible causes: (1) Error in the SQL syntax;
    (2)6902 3954215840 RUN-051005 8/25/2009 11:51:51 AM Database connection is broken; (3) Database related errors such as transaction log is full, etc.; (4) The user defined in the
    6902 3954215840 RUN-051005 8/25/2009 11:51:51 AM datastore has insufficient privileges to execute the SQL. If the error is for preload or postload operation, or if it is for
    ===== Error Log ===================

    this is another method
    http://www.mssqltips.com/sqlservertip/2484/import-data-from-microsoft-access-to-sql-server/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Connection refused from Java in Windows to remote postgresql Linux server

    I fail to connect from windows to a remote postgresql linux server. The SQLEexception received is same as the SQLException that happen to the localhost connection to postgresql where the condition of postgresql not started or not start with -i option to allow tcp/ip connection. The SQLException is SQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
    Please help..
    Java class file with the following codes:
    String url = "jdbc:postgresql://servername:5432/databasename";
    Connection con = DriverManager.getConnection(url,"username","password");
    The /var/lib/pgsql/data/pg_hba.conf have the following configuration:
    # TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD
    local all all trust
    host all all 127.0.0.1 255.255.255.255 trust
    hostssl all all 219.94.117.8 255.255.255.255 trust
    hostssl all all 0.0.0.0. 0.0.0.0 trust
    host all all 219.94.117.8 255.255.255.255 trust
    host all all 0.0.0.0 0.0.0.0 trust
    The /var/lib/pgsql/data/postgresql.conf have the following configuration:
    # Connection Parameters
    tcpip_socket = true
    #ssl = false
    #max_connections = 32
    #superuser_reserved_connections = 2
    #port = 5432
    #hostname_lookup = false
    #show_source_port = false
    The postgresql start in the /etc/init.d directory with the command ./postgresql start
    postgres 16923 0.1 0.3 9556 1956 pts/0 S 01:58 0:00 /usr/bin/postmaster -p 5432 -i
    postgres 16925 0.0 0.3 10548 1948 pts/0 S 01:58 0:00 postgres: stats buffer process
    postgres 16926 0.0 0.3 9580 1968 pts/0 S 01:58 0:00 postgres: stats collector process
    root 16931 0.0 0.1 2664 716 pts/0 R 01:58 0:00 ps aux

    On my machine (OS X ) I had trouble with postgresql refusing to notice the -i option in the configuration file. Instead I manually had to specifiy postmaster -i ...
    Also check your firewall settings. I also could not get localhost to work, I had to use the actual IP address of the machine, ie not 127.0.0.1. Use telnet hostip 5432 to check if you can get a connection. For my situation once telnet would connect, then JDBC started working too. Then localhost started working too.

  • Rman of database under Linux from Windows server

    Dear colleagues! I need some help.
    I have Oracle database 10.2.0.1, which works under Linux CentOS. I've just set up rman, to backup this database to local linux partition. Now, i want to adjust rman, so it starts from Windows 2003 ( i've already install Oracle 10.2.0.1 client for Wondows 32-bit) server to backup this database to local Windows folder.Could you please answer, is it possible at all?
    When i try to perform rman from Windows manually i got this errors:
    channel t1: starting piece 1 at 29-APR-10
    released channel: t1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on t1 channel at 04/29/2010 03:07:32
    ORA-19504: failed to create file "/u02/app/oracle/product/10.2.0/db_1/dbs/c:123
    bak"
    ORA-27038: created file already exists
    Additional information: 1

    1. You can run the backup from windows server 2003 which take the RMAN backup of your linux server. But this backup can only stored into your linux server.
    2. You can't store the backup set of linux server into windows server.
    Regards
    Asif Kabir
    -- mark your helpful post as correct/helpful.

  • Transfer file from WIN local station to LINUX server

    Hi,
    is there any way to transfer .jpg or .pdf file from windows local station (eg. D:\test.jpg) to linux server?
    I found some release of ftp pl/sql package to transfer from one server to another server (linux to linux) but
    how to transfer from local station to server.
    Oracle Ver 11.2.0.2.0 - 64bit
    Any help
    Thank you

    I'm a little confused about how Apex comes into play (or how you want it to)?
    Are you just pushing files from your machine to a linux box, or are you looking to create a file load application for end-users with a File Browse item in Apex, and then drop what you uploaded onto the server?
    If it is just really wanting to ftp from your machine to a linux box, try an app like FileZilla FTP Client (provided you have rights to the linux box).
    Thanks,
    Ron

  • Moving from 10gR2 Db on Unix (Tru64) to a new Linux server (10gR2)

    Hi,
    We are planning on moving our oracle 10gR2 Db on Unix (Tru64) to a new Linux server (same database 10gR2). Interested in discussing the easiest way for a newbie to get the data over to the new box. We currently perform a 'COLD" backup and have no transaction logging. The database is a data warehouse so stopping the database and backing up the files is not a issue. The database size is 500GB.
    The Oracle ADDM on our current box is showing "individual database segments responsible for significant user I/O". There is a tablespace with about 30 separate data files that need to be "reorganized"!
    Should we perform the reorganize before the migration or after on the new faster box?
    What is the easiest way to do this for a newbie? Thanks.

    Since your source and target platform all little ENDIAN format. Cold copy from OS level is fastest and easiest way.
    If you plan to reorg the tablespace along the way, you have to do export/import, use data pump since you are on 10g.

  • Migrating from Linux to Mac OS X Server 10.5

    I am replacing a Fedora Core 3 Linux Server with an Xserve running Mac OS X Server 10.5.
    Would appreciate any migration tips, especially those involving migrating user accounts and user mail over to the new server.
    Any help would be appreciated.
    Thank you,
    Michael

    Are your Fedora users in LDAP?
    Apple has their own schema file, in /etc/openldap/schema, that is used in their user account entries. An LDIF-formatted user account looks like this, in OSX:
    uid: myuser
    objectClass: inetOrgPerson
    objectClass: posixAccount
    objectClass: shadowAccount
    objectClass: apple-user
    objectClass: extensibleObject
    objectClass: organizationalPerson
    objectClass: top
    objectClass: person
    uidNumber: 1039
    shadowExpire: 0
    shadowLastChange: 99999
    sn: 99
    apple-generateduid: 463EA237-5AF2-4141-A6FD-889A1DF419FF
    cn: My User
    gidNumber: 20
    authAuthority: ;ApplePasswordServer;0x45e460b23d5fe0010000002000000020,1024 35
    1345071926058281304721232558339827013846098893167653281446360984388676425738
    50516338293908291285234596987349520801964828311538467653456892088525932177301
    75097368617498905044836833794456703593938920562810570915630890501344214295721
    35040193131304888799442156409779010254234461994915950682169628843172243920544
    77 root@yamnuska:xxx.xxx.xxx.xxx
    authAuthority: ;Kerberosv5;0x45e460b23d5fe0010000002000000020;myuser@MYREALM.
    CA;MYREALM.CA;1024 35 1345071926058281304721132558339827013846098893167653281446
    36098438867642573850516338293908291333433596987349520801964828311538467653456
    89208852593217730175097368617498905044836833794492403593938920562810570915630
    89050134421429572135040193131304888799442150946779010254251461994915950682169
    62884317224392054477 root@yamnuska
    userPassword:: KioqKioqKio=
    homeDirectory: /Network/Servers/myserver.domain.ca/Users/myuser
    loginShell: /bin/bash
    description: An Example User
    (names and numbers altered to protect the innocent)
    You'll have to skip the authAuthority entries. One of them is for the password server, where Apple stores passwords, and the other obviously is for Kerberos. I think I read somewhere that you can actually use the userPassword: field if you put a plaintext password in there. I'd be interested to know if {crypt} or {md5} would work, like they do in regular OpenLDAP deployments.
    Once you have the users imported into OpenDirectory, you can create the password server and Kerberos entries using the Server Admin tool, although this might require changing the password.
    As for email, are you already using a recent version of Cyrus IMAP? If so, you just need to copy the files over (after importing users). If not, there are scripts floating around that can convert email from other systems to Cyrus.
    Cheers
    Brent
    Message was edited by: Host

  • Quering UCCX Call Centers from a linux server

    Hello,
         I would like to query the UCCX call center server in our environment from a linux server and am looking for some light guidance.  I work with MySQL and PHP and am quite comfortable with both, but most of my work in these areas are in web development.  UCCX run Informix, but as I understand, SQL queries are supported.  Do I need to download and install an ODBC or JDBC driver in order to do this?  How would I go about setting up a server to be able to query information from the UCCX server for rendering to a web page?  Any help is appreciated.

    Hi Anthony (how' it going)
         I'm looking to pull pretty standard stats and post them to a web page (so, a wallboard basically).  I can use PHP to authenticate to a mysql server and pass queries, then render the output however I need.  I'll like to see if I can do something like this for CUCCX, but I'm not sure how to connect from Linux to something that's not a MySQL server (I'll worry about the db schema after connectivity is sorted out).  Have you done any work in this regard?

  • UCS C series server whether accessible from Linux prompt

    Hi UCS Team,
    I have UCS c series server.
    I am able to check the Fan, power,cooling and equipment and hardware status using the CIMC.
    In CIMC I configured the SNMP and check it using MG soft Mib browser tool.
    The CIMC query the BIOS for getting the information.
    Similarly is there any process to get the BIOS information from the Linux.
    Correct me If I am wrong anywhere.
    My requirement is to query the UCS C server BIOS information using Linux-SNMP without CIMC.(direct access of BIOS from Linux)
    Can I install a Linux supported SNMP client and supported MIBS to query the BIOS level information of UCS using SNMP MG soft Mib browser?

    Hi Keny,
    I tried to powercycle both servers (c260M2 and C460M2) but still no discovered server and also no logg.
    I checked
    Rack Server Discovery Policy == immediate
    Rack management Connecton Policy == Auto Achnowledged
    Chassis/Fex Doscovery Policy == 2 Link and Port-Channel (As I installed 2232PP I moved to Port Channel)
    I am running UCSM Version 2.1(1e)
    FI 6248 Version 5.0(3)N2(2.11e)
    2232PP run on same as FI
    I also have a connected 5108 with IOM 2104 running on 2.1(1e) Version.
    CIMC Version of C260M2 and C460M2 will be checked tomorrow when my kolleague is in the datacenter.
    Server Connection is not really the same like in http://www.cisco.com/en/US/docs/unified_computing/ucs/c-series_integration/ucsm2.1/b_UCSM2-1_C-Integration_chapter_011.html
    Because I still have no VIC Card but the connections are the same.
    C260 GE LOM1 <-> FEX2 Port 11
    C260 GE LOM2 <-> FEX3 Port 11
    C260 10 GE LOM1 (PCIE Slot4) <-> FEX2 Port 12
    C260 10 GE LOM2 (PCIE Slot4) <-> FEX3 Port 12
    GE LOM ist position 13 and 10 GE LOM is position 11 in the techspech of c260
    http://www.cisco.com/en/US/docs/unified_computing/ucs/c/hw/C260/install/overview.html#wp1243740
    C460 GE LOM1 <-> FEX2 Port 10
    C460 GE LOM2 <-> FEX3 Port 10
    C460 10 GE LOM1 <-> FEX2 Port 9
    C460 10 GE LOM2  <-> FEX3 Port 9
    GE LOM ist postion 8 and 10 GE LOM ist position 7
    http://www.cisco.com/en/US/docs/unified_computing/ucs/c/hw/C460/install/overview.html#wp1243740
    With C260 I also tried a reboot with disconnected 10 GE Ports, but also no discoverd Server until now.
    Regards Alois

  • Migration from windows server 2008 10.2.0.4 to linux as4 11.2g

    Hello,
    I am looking to migrate my 10.2.0.4 which is on windows server 2008 to 11gr2 which is on linux as 4.. my database size is 50gb, what is best way to perform this task, please do update me, i will be thankfull to you.
    Thanks and regards
    firdous

    Hi,
    Please close this thread as answered and keep updating your other thread:
    migration from windows server 2008 10.2.0.4 to linux as4 11.2g
    Regard
    Helios

Maybe you are looking for

  • Request for User Exit or BADIs for outgoing posting block in F-53

    Dear Gurus, Can somebody advice me which user exit or BADIs to use for the below scenario: My users is using more than one alternative payee for their invoices, therefore when they use F-53 to clear open item, they always accidentally do multiple pay

  • Apple TV - no audio

    I have a grewt picture but no audio, I'm on Mountain Lion, Hoem Sharing is on but nothing coming from my HDMI connection from Apple TV to my television. Any thoughts

  • Allow Bridge to work in Batch mode

    Whenever you go into a new photo directory, Bridge has to go through a laborious process of building the thumbnails and creating the huge file "droppings" called Adobe Bridge Cache.bc and .bct (note, these "droppings" stay around taking up space, so

  • Optimum setup to run Creative Suite Design Premium

    I'm planning on upgrading to CS5.  I'm in the process of configuring an iMac.  What is the optimum design to run CS5? I'm a serious photoshop hobbyist and learning how to use In Design.  I would like to be as cost effective as possible. Thanks Spdyob

  • ORA-03113: end-of-file on..... After normal database shutdown

    OS : Windows 2003 server DB: 10 r2 Oracle Service ORCL -Configured with autostart After shutting down the database the instance is also automatically shuts down followed by ORA-03113: end-of-file on communication channel hence i need to restart the O