NIC CONFIGURATION  IN SOLARIS 8

Hi
I am having Ultra 10 workstation of Sun. I installed solaris version 8(Sparc)
I checked to see nic configured or not by
ifconfig -a
But I found only loopback adapter
I want to configure NIC in Solaris 8 with Ultra10 workstation
How can I configure pl. guide me
Satish

The integrated network controller on the Ultra 5 and Ultra 10 systems
(same systemboard in different shaped chassis)
use the hme interface, not tpe.
O.P.
If this is a fresh install, you may have simply answered some of the initial networking questions incorrectly.
Network functionality on that box should "just work".
See the man pages for sys-unconfig.
It may be the quickest way to resolve the issue.

Similar Messages

  • Getting error with sudo configuration on solaris 10

    Valuable Member,
    I have some issue with Sudo configuration on Solaris 10 (Sparc), I installed gcc & libiconv then install sudo package everything done well till I run "./configure" but when I run "make" its giving lots of error ... I am confused what I have to do ... Please tell me what exactly I have to do or what I am missing
    ---------------------------ERROR CUT-------------------------------------
    # make
    gcc -c -I. -I. -I/tmp/rsa -O2 -D__EXTENSIONS__ -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 check.c
    In file included from /usr/include/sys/wait.h:24,
    from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:292: error: parse error before '}' token
    /usr/include/sys/siginfo.h:294: error: parse error before '}' token
    /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
    /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
    /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
    /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
    /usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
    /usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
    /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
    /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
    /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
    /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
    /usr/include/sys/siginfo.h:426: error: parse error before '}' token
    /usr/include/sys/siginfo.h:428: error: parse error before '}' token
    /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
    /usr/include/sys/siginfo.h:437: error: parse error before '}' token
    In file included from /usr/include/sys/procset.h:24,
    from /usr/include/sys/wait.h:25,
    from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
    In file included from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
    In file included from check.c:55:
    /usr/include/signal.h:111: error: parse error before "siginfo_t"
    /usr/include/signal.h:113: error: parse error before "siginfo_t"
    *** Error code 1
    make: Fatal error: Command failed for target `check.o'
    ---------------------END ERROR---------------------------
    ///Thanks
    Mohammed Tanvir

    How did you install gcc, I don't think its working correctly.
    There should be a copy of gcc installed with solaris 10 in /usr/sfw/bin.
    I suggest you use that one instead..

  • Solaris 10 NIC Configuration Partly Works; Manual ifconfig changes lost.

    I have installed 11/06 Solaris 10 on a Dell Optiplex GX260. It has a 3Com3C905FX NIC and the mother board NIC. I turned the mother board NIC on in the BIOS because the installation didn't find the 905FX NIC. When I run
    /usr/sbin/prtconf -pv |moreI get the following results:
    <snip>
    node 0x000013
    <snip>
    model: 'Ethernet controller'
    <snip>
    vendorid: 000010b7
    deviceid: 0000905a
    name: 'pci10b7,905a'
    node 0x000014
    <snip>
    vendorid: 00008086
    deviceid: 0000100e
    pci-msi-capid-pointer:000000f0
    name: 'pci1028,2e'
    dmesgyields
    <snip>
    ... mac: [...] NOTICE: e1000g0/0 registered
    ... unix [...] NOTICE: IRQ18 is being shared by drivers with different interrupt levels. This may result in reduced system preformance.
    ... e1000g: [...] Interl (R) PRO/1000 Network Connection, Driver Ver. 5.0.11
    ... ip [...] ip_arp_done: init failed
    ... e1000g: [...] NOTICE: pci8086,1003 - e100g[0]: Adapter 100 Mbps full duplex copper link is up.
    ... svc.startd [...] svc:/network/physical:default: Method "lib/svc/method/net-physical" failed with exit status 96.
    ... svc.startd [...] network/physcial:default misconfigured: transitioned to maintenance (see 'svcs -xv' for details)
    svcs -xvyields
    <snip>
    see: /etc/svc/volatile/network-physical:default.log (which yields)
    <snip>
    configuring IPv4 interfaces:ifconfig:setifflags: SIOCSLIFFLAGS: e1000g0: Cannot assign requested address e1000g0.
    My /etc/hosts file contains
    127.0.0.1 localhost loghost
    134.252.16.102 tmpope-dell
    ifconfig -aupon initial startup yields only
    lo0:
    I add manually
    ifconfig e1000g0 134.252.16.102 netmask 255.255.255.0 up
    and it works.
    I reboot and
    ifconfig -ayields
    lo0: ... inet 127.0.0.1
    e1000g0: ... inet 127.0.0.1
    svcsyields
    <snip>
    maintenance ... svc:/network/physical:default
    I don't know how to fix this using the SMF that Solaris 10 has.
    Also just for your reading pleasure
    cat /etc/driver_aliases |grep "pci8086,100e"yields
    e1000g "pci8086,100e"
    cat /etc/driver_aliases |grep "pci10b7,905a"yields nothing
    cat /etc/driver_aliases |grep "pci1028,2e"yields nothing
    Please help, thanks.

    Nowhere do I see what the contents of /etc/hostname.e1000g0 are. What is in that file?
    And I really don't understand why e1000g0 would ever have a loopback address like 127.0.0.1. There's lots of reasons why it might not get any address, but a loopback is confusing.
    Darren

  • Hp 9500 printer configuration on solaris 10 on vmware server

    hi,
    i installed solaris 10 on vmware server when i am going to configure the network printer 9500 hp (its having print server that also i am giving in the print server properties ) , but still i am unable to give print out from staroffice application,
    can you write me steps in details Please as soon as possible,
    Thanks,
    Zubair.

    > Please, can somebody give me the way, step by step to
    configure a DNS server on solaris 10. i want to have
    the directories and files that it is necessary to
    modify and the modification to have a domain name
    "deptech.lan" with ip adress of the DNS
    server 192.168.100.2.
    >
    > thankDo this in this way,
    1. unconfig your system
    # sys-unconfig
    2. Then press " Y" after that it wil reboot..
    3. Then it will start config.
    4. you can see like that,
    Network ( y/n)
    Network Interfence ( acc. 2 ur NIC , e.g. rstl0 /nge0 etc..)
    select it. If you have two NIC in your system. then you choose any one..
    5. Enter your " Host name"
    6. then system ip
    7. Then some stpes wll appear, it shows,, DHCp, Enable Ipv6 etc.. select acc. 2 ur configartion.
    8. Then it will appear ' name service"
    then select " Dns"
    9. Give your DNS server name
    10 . enter " server ip "
    then search domain ( enter acc. 2 ur config/ may leave blank)
    N.B: for going next stages / contiues you have to use " F2" key..
    then it will configured..
    Let me know if its ok or for any problem..
    Thanks
    Partha

  • DNS server configuration on solaris 10

    Please, can somebody give me the way, step by step to configure a DNS server on solaris 10. i want to have the directories and files that it is necessary to modify and the modification to have a domain name "deptech.lan" with ip adress of the DNS server 192.168.100.2.
    thank

    > Please, can somebody give me the way, step by step to
    configure a DNS server on solaris 10. i want to have
    the directories and files that it is necessary to
    modify and the modification to have a domain name
    "deptech.lan" with ip adress of the DNS
    server 192.168.100.2.
    >
    > thankDo this in this way,
    1. unconfig your system
    # sys-unconfig
    2. Then press " Y" after that it wil reboot..
    3. Then it will start config.
    4. you can see like that,
    Network ( y/n)
    Network Interfence ( acc. 2 ur NIC , e.g. rstl0 /nge0 etc..)
    select it. If you have two NIC in your system. then you choose any one..
    5. Enter your " Host name"
    6. then system ip
    7. Then some stpes wll appear, it shows,, DHCp, Enable Ipv6 etc.. select acc. 2 ur configartion.
    8. Then it will appear ' name service"
    then select " Dns"
    9. Give your DNS server name
    10 . enter " server ip "
    then search domain ( enter acc. 2 ur config/ may leave blank)
    N.B: for going next stages / contiues you have to use " F2" key..
    then it will configured..
    Let me know if its ok or for any problem..
    Thanks
    Partha

  • Sendmail Configuration in Solaris 10

    I have a script that I've been using in Solaris 9 to disable incoming mail. The script basically
    - edits the "/etc/rc2.d/S88sendmail" file
    - replaces MODE = "-bd" with MODE = " "
    - sends command "/etc/init.d/sendmail stop" to stop sendmail
    - sends command "/etc/init.d/sendmail start" to restart sendmail
    Can anyone tell me how to do this in Solaris 10 since "/etc/rc2.d/S88sendmail" file no longer exists. I'm assuming it has something to do with SMF. I've found documentation on how to start and stop services (ie: sendmail) with SMF but can't seem to find how to make configuration changes.
    Any help is greatly appreciated.

    The sendmail control file is in /lib/svc/method/smtp-sendmail (you may have to export them first using the svccfg tool)
    Edit it and change the line MODE="-bd" to MODE=""
    Edit the /etc/mail/submit.cf file.
    Change the line D{MTAHost}[127.0.0.1] to D{MTAHost}[mail.yourdomain.com]
    Restart Sendmail with: svcadm disable smtp; svcadm enable smtp

  • How to set semaphores configuration in Solaris 10 zones

    Dear All:
    I have a Sun SPARC T5120 with 16gb RAM. I have created three zones on that servers. Each zone I have configured 4gb RAM. I mean 3 zones will take 4*3=12gb RAM.
    In the first zone Oracle Database 11g installed. SGA has 3gb
    In the second zone Oracle Database 11g installed. SGA has 3gb.
    In the third zone Oracle Application Server 10g installed.
    In the parent - global zone I have set the semaphore settings 8gb in /etc/systems
    My question is:
    Oracle Database 11g is mandatory to take the semaphore settings?
    First & Second zones Oracle Database will take the semaphore settings?
    Is there any other way to give the semaphore settings in the same child zone?
    If my question is not clear, pls revet back with your points. I am happy to reply.
    Expert throw some light on this.
    Thanks in advance,
    Balaji Sridhar

    Balaji,
    This is not an application server related question. You may get an answer when you post your question in a Solaris forum.
    Thanks,
    EJ

  • [PROBLEM] Setting multiple NIC's under Solaris 8

    Good day everybody,
    I'm a little bit new to Solaris so there are some misunderstanding.
    I have 2 NIC's eri0 and eri1, eri0 is in 192.168.0.0 subnet, and eri1 is in 192.168.1.0 subnet, eri0 has static ip, and eri1 is getting it from DHCP. Eri1 is behind soho router that just surve to transport packet from subnet 192.168.0.0 to eri1 on 8000 port so it's like this:
    subnet (192.168.0.0) -> soho router(192.168.0.31:8000) -> eri1(192.168.1.101:8000)
    as it's used to be in theory, but in practice i can't get any answer when i'm trying to get service throung router.
    i'm have /etc/defaultroute that's 192.168.0.1, i've read somewhere that automatically after plumbing second interface solaris becoming a router, so maybe my problem is that packets from 192.168.0.0 subnet before router are transmitted to eri1 interface and retransmitted again to eri0 interface and eri0 interface is trying to do something that not suposed to, and so on so on.
    Just need some clearness.

    I am confused about your setup. could you place a netstat -nr output in here? I believe you have to setup extra routes to make it work.

  • Configuration snmp Solaris 9 and 10

    I installed netsnmp in Solaris 9 x86, the configuration archive is very
    vacant has few commentaries and almost no configuration, alguem can
    give one to me help of as to use the command snmpwalk in the Solaris?
    Another doubt is if I can substitute the archive of configuration of
    the net-SNMP of the solaris for one of linux? the net-SNMP in linux
    allows to use an addressing of arvore MIB pra execution of scripts, in
    the solaris is possible?

    In snmpd.conf file add these entries.
    rocommunity public
    syslocation "System administrators office"
    syscontact "System administrator"
    sysservices 72
    And then start snmpd .Then to do a snmpwalk juz use
    ~#snmpwalk -c public -v 1 localhost
    Assuming that you have compile and configure with SNMP v1 support

  • Unable to regenerate /dev/rmt/0 drivers with cfgadm -c configure on Solaris 10 update 11 (1/13).  How does one do this for SAS HBA StorageTek Autoloader?

    How does one regenerate the /dev/rmt/0 when cfgadm -c configure <device> will not rebuild it?  Have attempted reboot -- -r, with modifing /kernel/drv/st.conf as well as /kernel/drv/sgen.conf.  Running on a SPARC T4-1 Solaris 10 updat3 11, (1/13).

    This has been resolved.  Getting the /etc/driver_aliases set correctly: # update_drv -d -i st; update_drv -d -i sgen; add_drv -m '* 0600 root sys' -i '"scsiclass,01" "scsiclass,08" wa' worked.  Making sure the st and sgen entries are in /etc/name_to_major were needed.  For the Simpana/CommVault WA drivers, in opt/simpana/WA/wa.conf with the name="wa" parent="fp" target=16 lun=0 fc-port-wwn="device's World Wide Number> added for each lun 0 to 7.  Then the touch /reconfigure; reboot worked.  First the c1::rmt/0 tape and c1::scsi/changer/<wwn> med-changer were mapped.  After modifying the minor_perm ('* 0600 root sys') and name_to_major entries, the WA CommValt entries , WA drivers showed up in cfgadm -al as c1::wa0  tape and c1::wa1  med-changer, only recognizable from CommVault.  Also had to update the SAS-2 HBA StoregTek Autoloader driver with patch 145648-05. Solaris 10 update 11 (1/13) comes with 145648-03.  In our particular case, we found cfgadm -al mapped SAS-2 HBA to c1 using the single mini-sas 6gb connector cable, where it mapped to c7 with the four tail connector.

  • NIC problems on Solaris 10 X86

    This has probably been asked/answered before but I couldn't locate it. My X86 install finally went through but I can't see weither (of 2) NIC cards, one is a D-link DFE-530 TX + and I have added the driver_alias commands but still can't see anything but localhost from ifconfig -a, any help would be appreciated...been up for 24 hours now.

    There have been at least two different cards from Dlink, with similar model names.
    There is the discontinued DFE-530TX and there is a current DFE-530TX+ model.
    You may need to take the card out and confirm the actual model.
    While you do that, examine the card and find its actual ethernet chipset.
    If I recall corectly, the older card uses the DEC21140 family chip, which works natively in Solaris(x86) 7, 8, 9, and 10.
    Dlink's website suggests the TX+ card uses the Realtek RTL8139 chipset,
    and Dlink has a Unix driver package available for download for that 'plus' card,
    although it is bundled inside their Windows-formatted self-extracting driver file for some ungodly reason.
    So ... if you have the older card, it should just work.
    And ... If you have the newer card, then you may as well get the drivers straight from RealTek.

  • Trying to install nic drivers for solaris 10 on x86 machine

    i am trying to install nic drives for sis 900 downlaoded from http://homepage2.nifty.com/mrym3/taiyodo/eng/
    i am following the instruction in the readme file but when i reach
    (5) Make links to correct binary directory and Makefile according to your
    configuration. i386 and gcc are default.
    % cd /.../sfe-x.x.x
    % rm obj Makefile
    % ln -s Makefile.${KARCH}_${COMPILER} Makefile
    % ln -s ${KARCH} obj
    where ${KARCH} is the result of `isainfo -n`, and ${COMPILER} is
    "gcc" or "suncc" which you want to use to make the driver.
    when i execute the command
    ln -s Makefile.i386_gcc Makefile
    it gives me an error
    what should i do

    hi, your files and folders may be named by UPPER symbols. Rename them by LOWER symbols.
    goodluck !!!

  • Windows System Configuration in Solaris 8 x86

    Hi
    I am doing the Solaris 8 Web Jumpstart Installation wherein it configures for Display. While configuring the display whatever resolution I mention it will not show the image and eventually it will not configure the Windows System and hence the Open windows will not be displayed. The screen goes blank when Open Windows starts and I am forced to install the Solaris software through command prompt.
    The hardware description :
    PC : HP Brio
    Pentium III MMX 650MHz.
    Video Adaptor : Matrox G200 8MB.
    Please help me in this regard since I checked the Hardware Compatibility List in which I meet the hardware requirements.
    Thanks
    Sandesh A K
    System Administrator
    U&I Scotty Computers Ltd.

    I can't help you either. But I have the same problems. Running a Matrox MGA G200 with Panel Link (Digital Flat Panel). Doesn't work with Linux, doesn't work with Solaris 8. I am configuring over and over. But after continuing with F2 in kdmconfig monitor goes into power save. That's it. Any suggestions from forum members ?
    Thanx.

  • Tape library and tape drive configuration in solaris platform

    Dear all,
    I am tying to install oracle secure backup media library server in solaris SPARC 64 machine.
    when i was try to run run SETUP command always miss to copy drive .please look my output.
    ./setup -t /usr/local/oracle/backup/Dec 19 12:42:02 ctcellm last message repeated 2 times
    Welcome to Oracle's setup program for Oracle Secure Backup. This program loads Oracle Secure Backup software from the CD-ROM to a filesystem directory of your choosing.
    This CD-ROM contains Oracle Secure Backup version 10.3.0.3.0_SOLARIS64.
    Please wait a moment while I learn about this host... done.
    1. solaris64 (SPARC)
    administrative server, media server, client
    - - - - - - - - - - - - - - - - - - - - - - - - - - - Loading Oracle Secure Backup installation tools... done.
    Loading solaris64 administrative server, media server, client... done.
    - - - - - - - - - - - - - - - - - - - - - - - - - - - Oracle Secure Backup has installed a new obparameters file.
    Your previous version has been saved as install/obparameters.savedbysetup.
    Any changes you have made to the previous version must be made to the new obparameters file.
    Would you like the opportunity to edit the obparameters file Please answer 'yes' or 'no' [no]:
    - - - - - - - - - - - - - - - - - - - - - - - - - - - Loading of Oracle Secure Backup software from CD-ROM is complete.
    You may unmount and remove the CD-ROM.
    Would you like to continue Oracle Secure Backup installation with 'installob' now? (The Oracle Secure Backup Installation Guide contains complete information about installob.) Please answer 'yes' or 'no' [yes]:
    Welcome to installob, Oracle Secure Backup's installation program.
    For most questions, a default answer appears enclosed in square brackets.
    Press Enter to select this answer.
    Please wait a few seconds while I learn about this machine... done.
    Have you already reviewed and customized install/obparameters for your Oracle Secure Backup installation [yes]?
    Verifying that installation parameters are correct... done.
    Updating install/obparameters... done.
    Oracle Secure Backup is already installed on this machine (ctcellm).
    Would you like to re-install it preserving current configuration data[no]? yes
    Oracle Secure Backup's Web server has been loaded, but is not yet configured.
    Choose from one of the following options. The option you choose defines the software components to be installed.
    Configuration of this host is required after installation completes.
    You can install the software on this host in one of the following ways:
    (a) administrative server, media server and client
    (b) media server and client
    (c) client
    If you are not sure which option to choose, please refer to the Oracle Secure Backup Installation Guide. (a,b or c) [a]? b
    Beginning the installation. This will take just a minute and will produce several lines of informational output.
    Installing Oracle Secure Backup on ctcellm (solaris version 5.10)
    generating links for server installation
    checking Oracle Secure Backup's configuration file (/etc/obconfig)
    protecting the Oracle Secure Backup directory
    installing /etc/init.d/OracleBackup for observiced start/kill ops at
    operating system run-level transition
    installing start-script (link) /etc/rc2.d/S92OracleBackup
    installing kill-script (link) /etc/rc1.d/K01OracleBackup
    installing kill-script (link) /etc/rc0.d/K01OracleBackup
    Starting Oracle Secure Backup service daemon (/etc/observiced)
    from all of the documentation i found that after execute below command it will automatically copy device drive
    installing start-script (link) /etc/rc2.d/S92OracleBackup
    installing kill-script (link) /etc/rc1.d/K01OracleBackup
    installing kill-script (link) /etc/rc0.d/K01OracleBackup
    Starting Oracle Secure Backup service daemon (/etc/observiced)
    please help me out from this issues .
    regards,
    utpal

    I am facing the same problem. Could you please give me the procedure to solved this issue. How can i add the driver???
    # update_drv /usr/sbin/update_drv -d '"scsiclass,01"' st
    Usage: update_drv [ -f | -v ] <driver_module>
    update_drv [ -b basedir ] [ -f | -v ] -a
    [-m 'permission'] [-i 'identify_name']
    [-P privilege] [-p 'policy'] <driver_module>
    update_drv [ -b basedir ] [ -f | -v ] -d
    [-m 'permission'] [-i 'identify_name']
    [-P privilege] [-p 'policy'] <driver_module>
    NOTE: at least one of m/i/P/p must be specified with -a and -d.
    # add_drv -m '*0666 bin bin' -i '"scsiclass,01" "scsiclass,08" "scsa
    ,01.bmpt" "scsa,0.8.bmpt"' sgen
    Option (-m) : missing token: (*0666 bin bin)
    Usage:
    add_drv [ -m '<permission> ','<...>' ]
    [ -n ]
    [ -f ]
    [ -v ]
    [ -i '<identify_name  <...>' ]
    [ -b <basedir> ]
    [ -c <class_name> ]
    [ -p <dev_policy> ]
    <driver_module>
    Example:
    add_drv -m '* 0666 bin bin' -i 'acme,sd new,sd' sd
    Add 'sd' drive with identify names: acme,sd and new,sd.
    Every minor node will have the permission 0666,
    and be owned by bin with group bin.
    In Solaris 10 10/09 Release Notes:x86: add_drv, update_drv, and rem_drv Commands
    ShouldUse Advisory Record Locking (6445040)
    The update_drv command does not remove the /tmp/AdDrEm.lck lock file immediately,
    resulting in subsequent add_drv, update_drv, and rem_drv commands to fail. This issue is
    mostly visible when creating a custom install image. This lock file has been bundled in the
    miniroot so any attempts to add a package will fail. The following error message is displayed:
    add_drv/rem_drv currently busy; try later
    Workaround: If the /tmp/AdDrEm.lck file exists, manually remove it before attempting a
    pkgadd or _drv commands.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to install NIC driver on Solaris 10?

    I see the driver for my NIC, the D-Link DFE-530TX+ at this site
    http://homepage2.nifty.com/mrym3/taiyodo/eng/
    It talked about this NIC on choice #4, but how do I go about installing the driver rf-1.1.0.tar.gz on Solaris 10 x86 to make this NIC work? Thanks.

    if it was choice number 4, then choose it.
    other wise check out D-link site for unix/linux advice. maybe, I'm just a newbie myself.

Maybe you are looking for

  • ILife '08, LP8, FCS 2 - issues & what is new in GB 08?

    I have iLife 06 on my Mac along with LP8 and FCS 2. Would like to know: 1. What is the difference between GB 3 and GB 08? 2. Will installing iLife 08 mess up LP8 and/or FCS 2 samples? Thanks, Rob. Message was edited by: Rob A.

  • Tables in RoboHelp's printed documentation

    Hi, I am trying to figure out if I can somehow tag tables in RoboHelp to ensure they are not split into two different pages. I'm working with RoboHelp7. RoboHelp will put a page break between two rows, so I'll have half a table on one page of the pdf

  • Need to Publish Portal on internet -introducing SSL & Apache infront Portal

    Hi, Recently we have installed Portal server u2013 EP 7.01 and our backend systems are ECC and BW.   UME Data source is Database Only. On Portal server we have one central instance and one server node.  Currently we are accessing our Portal through h

  • IDOC_Err_Message

    Hi.. In an IDOC creation , we are checking some standard fields and conditions. Now,if an error has occured in a normal check then in that case I want to show a red light in the IDOC status with a small messasge text. Please tell me how shall I proce

  • How to change month language in fmt:formatDate ?

    That's it all. I put the following: <fmt:formatDate pattern="YYYY MMMM" value="${detCotiz.mesAnio}"/>And shows date like "2008 July", but i need show dates in Spanish, like: "Julio 2008". I'm sorry if that question is basic and is answered, but i did