8i intsallation on RH6.1

yes i passed the value of the SID...
maybe the problem is with what rights the
dba group has??
I don't know...
In the "user-friendly" installation guide
you have a series of step outlined below:
mkdir u01...
groupadd oinstall
groupadd dba
useradd oracle8i -g oinstall -G dba oracle8i
^
this command does not work and i'm not certain that i understand what i
am trying to accomplish
then chown oracle8i.oinstall *
to change owner of mount points
no where do i give any privs to dba group??
is this handled in a script somewhere??
thanks
ken

useradd oracle8i -g oinstall -G dba oracle8i
this command does not work and i'm not certain that i understand what i
am trying to accomplishThe purpose of the command is to create a new
user with username "oracle8i", a default
group of "oinstall", and membership in the
additional groups "dba" and "oracle8i". If
you're more familiar with linuxconf, use that
to create the account and group memberships.
In any case, "man useradd" should give you
helpful information.
Good luck.

Similar Messages

  • Displaying the TOC of a RH6 project in RH8

    As a companion question to my other recent post re RH6 to RH8 TOC, specifically:
    If I have a RH6 project which I open in RH8, how do I display the TOC of the RH6 project without creating a brand new one so I can view and edit it?

    Apologies if I have misunderstood your question but just try double clicking on the TOC file that has been updated from RH6 when you opened the project in RH8. You'll find it in the Project Set-up pod.
    Read the RoboColum(n) for mutterings on RoboHelp, Technical Communication Suite and technical communication.

  • Installation problem 8.0.5 on RH6.2

    I've installed this many times on various Dell machines with no problems, following the guide on jordan.fortwayne.com.
    However, I am having problems with the latest box from DELL. It's poweredge 2400 with RH6.2.
    Upon creating database objects, the installer takes a long time and the proceeds with the error message. The log file contains the following error:
    ORA-00445: background process "PMON" did not start after 120 seconds.
    I followed the guide as usual. I had a small problem with rpm's because the rpm kept saying that rpms were installed, while when i tried doing rpm erase, it was saying they were not installed. I decided to force install by doing rpm -ivh force <name>. In either case, binaries don't core dump at this point. I can enter sqlplus and it gives me log in prompt. Interestingly though when I type exit it just hangs.
    Any help would really be appreciated.
    Thanks

    Try putting
    disable_oob = ON
    in your sqlnet.ora file.
    Anwar.
    Radek Sedmak (guest) wrote:
    : Hi Everybody,
    : I have this problem, i have running oracle 8.0.5 on RH6.0
    : everything works ok for me. But when i use sqlplus on box where
    : is my Oracle running and try to connect to another database on
    : my site (which is running on HPUX) I got resul ORA-01017
    invalid
    : username/password. Tnsping to this machine is ok, so i have
    this
    : in my tnsname.ora When i create dabase link (with user which I
    : try to use to connect remote database) on my local datbase to
    : this database then link works sucessfully too. select * from
    : dual@remote_database Ok. What's wrong ??? Remote database is
    : Oracle 7.3.4.3 on HPUX. Any difference between SQL*Net of
    : Oracle7 and 8 ???
    null

  • RH6 Extremely Poor Peformance with Lage Webhelp Project

    We recently upgraded to RH6, which has caused performance
    problems so severe that we literally cannot work with the project.
    Our problems are exclusively with our largest project -- 600+ html
    files, 500,000+ words, 35mb (only about 150 small gif images).
    We're not having any problems with our smaller help projects.
    When we launch the large project, the CPU usage immediately
    hits 100% and stays there for the duration of the session. My
    longest session is currently 35 minutes, during which I was able to
    delete a folder, add another folder, and add 5 files to the system.
    The application took almost 8 minutes to close.
    Because of the size of this project, it's always had
    performance issues on startup. Under X5, it took about five minutes
    before you could work freely, but then worked fine.
    So far, three of us have experience the same peformance
    problems. We're all using identical Thinkpad t43 laptops with 2
    gigs of memory and running XP Pro Service pack 2 with all of the
    security updates. Someone recommended temporarily disabling
    VirusScan, which didn't improve the situation at all.
    So, two questions:
    1. Have any of you experienced and been able to resolve
    serious performance issues of this sort?
    2. What operations does RoboHelp peform when you open a
    project. It seems to verify folders (& links?), but I can't
    find any information about exactly what it does.
    EDIT: We are not accessing the project over a network, so
    this cannot be the cause of our performance problems.
    Thanks for any help you can provide.
    Roger Gerbig
    Senior Technical Writer
    Aprimo, Incorporated

    Hi Roger and welcome to the RH community. To be honest your
    project doesn't sound that large at all. At my last job we had
    projects 4-5 times the size of that running with no performance
    issues at all. That said, check out
    this
    link for some pointers about where you can go from here.

  • 8.1.6 installation failed on RH6.2

    When I try to launch runInstaller, I see only gray rectangle and no more. In "top" I see 8 or 9 instancies of jre, wich take up to 100% of CPU time.
    When I append to the jre script option -v (for verbose output) I see messages about loading different Java classes, and last message already:
    [Loaded java/awt/SystemColor.class from /var/distr/Oracle8iR2/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/rt.jar]
    As I understand, next modules cannot be loaded. What the reason?
    My window manager is KDE. OS - RH6.2 with small changes for using Russian locales. Memory - 256Mb, CPU - Celeron 333.

    You need unset JAVA_HOME, for example
    $ JAVA_HOME=''; export JAVA_HOME
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by David Wang ([email protected]):
    The machine was running 8.1.5 on RedHat 6.1 (Sure, the installation was painful at that time, I downloaded jre1.6.5 & linux_81501patch_ee.tgz to make it works).
    The problem now, is upgrading 8.1.5 to 8.1.6. Since so many people told migration is painful, so I decided to export database, remove 8.1.5, install 8.1.6 and import database.
    After remove all the oracle files (I believe), I ran "runInstaller", after select "Custom" and click "Next". It immidiate shows following error:
    rror in loading component installation...
    Exception java.lang.NullPointerException: Occurred..
    java.lang.NullPointerException:
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java.2185)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java.1504)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java.1264)
    at oracle.sysman.oii.oiif.oiifw.OiifwPostModesWCCE.doOperation(OiifwpostDepModesWCCE.java:327)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
    at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiioDepWizEngine.java.339)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIteration(OiifbCondIterator.java.140)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:510)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWraper.java:110)
    at oracle.sysman.oii.oiif.Oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:306)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:467)
    and installation stop..
    Do you have any idea?? This is production system, HELP!!!!!
    <HR></BLOCKQUOTE>
    null

  • ORACLE 8.1.5 on RH6.0?

    All:
    Just joined the OTN and found this newsgroup.
    We first tried to load 8.0.5 by downloading the ~175M
    from the ORACLE site. This took a few days to get what
    we thought was the complete package.
    I tried installing and got quite a few errors/anomalies.
    Last week, I/we received my/an ORACLE CD ROM with 8.1.5 (*not*
    8.0.5) on it last week. I tried to install it and I had
    some weirdness using "dbassist".
    Came back tonite to try to figure out what was going on.
    Several things mostly gleaned from this newsgroup:
    1) If you use GNOME/ENLIGHTENMENT you must install the
    enlightenment patches from Redhat, otherwise the
    GUI installer doesn't work properly.
    2) JRE 1.1.6 seems to work fine on my RH6.0.
    3) Pay close attention to the "deinstallation" notes
    on the CD ROM (I should have looked this over more
    closely; I had 8.0.5 partially installed before
    I started the 8.1.5).
    4) I'd definitely would suggest using the "Custom" installation
    mainly 'cuz the LINUX docs are not included in the
    "Typical" installation.
    About 2 hours ago I used the installer to de-install
    everything related to 8.1.5, and then per the "deinstall"
    instructions removed everything under $ORACLE_HOME.
    Will report back here when I get done with the re-install.
    Would be glad to share info/ideas with others who are using
    8.1.5.
    If you should respond to this particular thread please
    include my EMAIL as well as posting to this group as I
    don't regularly access this newsgroup.
    Thanks,
    Charlie Lindahl
    [email protected]
    null

    Ken Pritchard (guest) wrote:
    : Charlie Lindahl (guest) wrote:
    : : Will report back here when I get done with the re-install.
    : : Would be glad to share info/ideas with others who are using
    : : 8.1.5.
    : Please let me know what you end up with. I downloaded 8.1.5 and
    : got it installed, but it does not seem to be all there, most
    : notably Oracle Enterprise Manager is missing. I was thinking
    : about ordering the CD. What do you think? Let me know.
    : Ken
    The Oracle Enterprise Manager is not on the CD either. (at least
    not the one I received in August)
    As far as I have heard, the all Java, cross-platform, OEM 2.0.4
    doesn't install or run on Linux.
    If you find out any differently, please let me know.
    R.Parr
    null

  • Oracle 8.0.5 on RH6.0, unable to connect to remote database

    Hi Everybody,
    I have this problem, i have running oracle 8.0.5 on RH6.0
    everything works ok for me. But when i use sqlplus on box where
    is my Oracle running and try to connect to another database on
    my site (which is running on HPUX) I got resul ORA-01017 invalid
    username/password. Tnsping to this machine is ok, so i have this
    in my tnsname.ora When i create dabase link (with user which I
    try to use to connect remote database) on my local datbase to
    this database then link works sucessfully too. select * from
    dual@remote_database Ok. What's wrong ??? Remote database is
    Oracle 7.3.4.3 on HPUX. Any difference between SQL*Net of
    Oracle7 and 8 ???
    null

    Try putting
    disable_oob = ON
    in your sqlnet.ora file.
    Anwar.
    Radek Sedmak (guest) wrote:
    : Hi Everybody,
    : I have this problem, i have running oracle 8.0.5 on RH6.0
    : everything works ok for me. But when i use sqlplus on box where
    : is my Oracle running and try to connect to another database on
    : my site (which is running on HPUX) I got resul ORA-01017
    invalid
    : username/password. Tnsping to this machine is ok, so i have
    this
    : in my tnsname.ora When i create dabase link (with user which I
    : try to use to connect remote database) on my local datbase to
    : this database then link works sucessfully too. select * from
    : dual@remote_database Ok. What's wrong ??? Remote database is
    : Oracle 7.3.4.3 on HPUX. Any difference between SQL*Net of
    : Oracle7 and 8 ???
    null

  • Generating RoboHelp for Word with RH6 in HTML Doesn't Remove MSO styles

    Here's the Word portion of the question, which I really
    should post under a separate heading. (The WebHelp portion is under
    WebHelp - DiMost, posted March 19, 2007)
    In RHx5, I use(d) RoboHelp for Word to convert my documents
    from an Information Mapping format (with tables) to a stripped-down
    document that I converted to HTML without all the Word inline
    styles.
    - Applied a "conversion" template to the doc
    - Imported the doc into the RH for Word file.
    - Converted the styles and removed page breaks
    - Converted ONE heading to the main topic
    - Created WinHelp and checked to be sure there are no
    corrupted tables and the topic converted
    - Generated in WebHelp
    - Imported the HTML document output to the main WebHelp
    project. (The document arrives without all the MSO word inline
    styles)
    - Applied the CSS for the project.
    Document conversion complete....all the inline styles were
    removed.
    NOW, RH 6 retains all the styles and converts every heading
    style to a topic, even though RH5 did not.
    Converting it in RoboHelp for Word x5 worked really well, but
    doesn't appear to work now. And importing the Word doc directly
    into RH6 for the WebHelp project is still the huge mess it was
    before. It looks like it still requires hand-stripping all that
    code out by hand.
    Believe me, I have tried everything (including freestanding
    apps) to get rid of the Word (MSO-whatever) embedded styles out of
    the Word HTML.
    I welcome any ideas. Thanks!
    Diana

    I don't think anything changed on defining what should be a
    new topic. Check the options as you import as that can make such a
    difference and of course your RH6 settings will be different
    initially.

  • Garbage characters appearing in help topics converted from RH6 to RH7

    We have a couple of FlashHelp projects that we're converting
    to RoboHelp 7. Documents were in imported from Word to create
    topics and although the true code showed an asci character that
    looked like a thick vertical bar for dashes (em dashes), ellipses,
    and smart quotes, everything displayed fine in RoboHelp 6.
    We just started converting these same RH6 projects to
    RoboHelp 7 and now, we're getting garbage characters in place of
    smart quotes, em dashes, etc. when we display the compile help
    topics. What's weird is that the characters look fine when your in
    WYSIWYG mode -- you have to display the topic to see the funky
    characters.
    With 900 topics in one project and 400+ in another, going
    through the true code to find these funky characters is going to be
    time consuming and painful. Did it for a couple of small projects
    (less than 100 topics) and it took me a couple of hours --
    switching back &amp; forth between WYSIWYG and true code.
    I tried using the search and replace tool to fix the smart
    quotes throughout the project and it caught some but not all.
    Seemed to capture the opening quote but not the end quote.
    Any suggestions on how to quickly fix these problems without
    going topic by topic through the project file checking the true
    code.

    See Item 21 on this page.
    http://www.grainge.org/pages/authoring/rh7/using_rh7.htm

  • Where to download OAS9i V1.0.2.2 for Linux RedHat RH6.2(kernel 2.2.16 or later) use?

    So that we may better diagnose problems, please provide the following information.
    - Server name:linux1
    - Filename
    - Date/Time: 2/6/2002
    - Browser + Version: Netscape 6
    - O/S + Version: Linux RedHat 6.2 (Kernel 2.2.19, glibc 2.1.3)
    - Error Msg
    I am a member of OTN, and I tried to download and test OAS9i for my platform - Linux RedHat 6.2(Kernel 2.2.19, glibc 2.1.3), and I tried to find the related OAS9i product for Linux use from your site "Oracle9iAS Download Options", but I got a confused about those items, I found v1.0.2.2.1 OAS9i image *.cp file there, but there installation guide itself shows that it is for V1.0.2.2 use,that is for Intel Linux use(Kernel 2.2.14 or later, glibc 2.1.3), however, the image *.cp file which could be downloaded is V1.0.2.2.1, is for Intel RH7.1 Linux use(Kernel 2.4.3-12, glibc 2.2.2-10).
    So that's very strange, and I want to know that where can I download the *.cp files for Intel Linux RH6.2 use(Kernel 2.2.19 or later, glibc 2.1.3), my platform is RH6.2 because I heart that Intel Linux RedHat's version over 6.2 doesn't be certificated by ORACLE, so I always use Intel RedHat 6.2 as my basic platform, so who can tell me where to download the imgae *.cp files for my platform use? Or any suggestion?
    Thanks in advance!
    Best Regards!
    Frank

    You wrote:
    There no longer are standalone upgraders for Safari.
    I beg to differ, amigo...
    ...but you're correct in saying that they're not generally available. You have to know where to find them. Evidently, you don't...and obviously I didn't either, or I wouldn't have asked. But I think I know how to find out where they are now.
    Thanks again for your prompt replies.

  • Cannot preview topic in RH6

    Hi,
    I'm using RH6 on Windows XP. I cannot preview a topic in RH
    now. It was working fine just a minute ago... but now, even after
    re-starting my machine, I have the same problem. I open a topic,
    then right-click and select Preview Topic. Nothing happens. I can
    still generate my WebHelp --- just can't preview topics.
    Any hints or suggestions?
    Thanks,
    FMnRH

    Thanks - I found the solution (snippet # 61) for editing the
    Windows registry file and the dual monitor information very
    helpful. However, I did not find an item labeled "Preview in
    separate window" in the Windows Registry Editor. I made all the
    other changes and everything seems to be working ---so far, no
    other windows have disappeared to Jupiter. :)
    Thanks,
    FMnRM

  • Can RH6 Demo copy  co-exist with RoboHelp 5X?

    Can I install the free trial copy of R6 without uninstalling
    5X? I don't want to do this if it will mess up my X5 installation.
    I'm currently testing on a different machine, but I also need to
    test on a machine that also has X5. I know to back up my documents
    from X5 first. I just want to know if I can install and run
    the trial version of RH6 without messing up my X5 installation.
    And, if I can do this, are there any installation and
    de-installation tricks I need to know for RH6 in this situation?
    Thanks!

    Whilst you can run the full versions on the same PC, I
    wouldn't go there with the trial of RH6. If you don't upgrade, you
    might have a whole bunch of problems.

  • RH6.1 + O81701(R3) -- no problem! =) (mind you that I'm just making a *practice DB)

    I was going nuts with trying to install RH6.1 with O81701 (R3) the first time around since I would get some really wacky Java errors. Then I downloaded the linux817.tar tarball again and put it on CD, burned it and untarred it under my linux partition and all of those Java problems went away. So whatever you do, DON'T UNTAR AND BURN YOUR O8i 8.1.7.0.1R3 TARBALL UNDER WINDOWS!
    Anyhow, after I do the normal steps of logging in as root following the commands specified in the Oracle for Linux Starter Kit specifies:
    'groupadd oinstall; groupadd sysdba; groupadd sysoper; useradd oracle -d /usr/oracle -g oinstall -G sysdba,sysoper;'
    'passwd oracle;'
    'chmod 755 /usr/oracle; mkdir /usr/oraInventory; chown oracle.oinstall /usr/oraInventory;'
    I log in as user oracle and...
    Then I put in the environment settings into the ~oracle/.bash_profile as specified but I only input 3 settings incidentally:
    ORACLE_HOME, ORACLE_BASE, & ORACLE_SID.
    I log in as root again, 'bzip2 -dv' the JRE from http://www.blackdown.org underneath the /usr/local directory...then 'tar xvf' the uncompressed file, and finally make a symbolic link 'ln -s /usr/local/jre118_v3 /usr/local/java' ...
    and then we're all set to install.
    log back in as the user oracle (under X-window environment...I am using GNOME)
    If you were smart you have untarred the tarball 'tar xvf' into your /usr/oracle home directory which results in a '/usr/oracle/Disk1' directory... go into the 'Disk1' directory and then type ./runInstaller and it should run without a hitch.... HOWEVER you must tell the OUI to NOT create a DB after it's finished installing since you have to gunzip and untar the 'glibc-1.2.3-stubs.tar.gz' file (kindly provided here: 'http://download.oracle.com/otn/linux/oracle8i/glibc-2.1.3-stubs.tar.gz' which is assumed that you have an OTN membership (it's free don't worry)) into your $ORACLE_HOME directory after the installation of the RDBMS files are finished.
    after the long and very boring installation is finished, you must run the 'setup_stubs.sh' patch script AND be SURE to execute the other patches provided with the 'linux81701.tar' under (assuming you untarred the tarball underneath your ~oracle directory) '/usr/oracle/Disk1/patch'
    There are two patches...'/usr/oracle/Disk1/patch/bug1538440' and '/usr/oracle/Disk1/patch/bug1542738' which each have their respective README files which are actually the patch scripts themselves. So I change directories into the 'bug1538440' directory and (under the Bourne shell or 'bash') do an 'export TOP_PATCH_DIR="."', then proceed to execute the script with 'sh README.1538440' which will tell you to execute the 'root.sh' script again which I did after I executed the 2nd bug patch script. I change directories into the 'bug1542738' directory and then execute the 2nd patch script with
    'sh README.1542738' which alleved my woes when I tried to run 'dbassist' even after running the 'setup_stubs.sh' patch script since 'dbassist' REFUSES to run without running the 'README.1542738' patch.
    More or less, I have had no major problems with O81701R3 this time which is incidentally my first time successfully installing it after many hairpulling, foot stomping failures. I am using a regular install straight from the RH6.1 ISO install and the JRE118_V3 from http://www.blackdown.org. 400MB swap partition, 20MB boot partition, and the rest is just '/' ...using a 9GB HD and 128MB RAM with a Celery 400Mhz...no overclocking, just standard.
    making the DB took at least 3 hours... the JServer is pretty brutal on the CPU has a lot of files associated with its install..
    I remind you once again that I am just installing Oracle for my own learning but if you benefit from this too, then I feel better.
    Cheers.
    null

    gdgmacguy wrote:
    Make that 2 in a million. I've not had any problems whatsoever.
    Make that 3 in a million because I have also experienced no problems. Well, some set-up issues at first but that's typical of any new device I think. No screen issues, no reception issues (unless I intentionally try to wreck the reception by placing a house key over the antenna, which is a neat experiment but totally unnecessary if you are able to make calls by holding it like you would any other phone, what's the point?). I have made calls and everything is working great. I have a bumper on the way and an invisible shield full body protection from Zagg. Can't wait for those two things because right now I am holding like its the holy grail and if I drop it my life will end. Which it probably will because I would not be able to live with a cracked iPhone...but I digress.

  • Unable to use RH6 CSS in RH7

    What is the correct method for assigning a RH6 style sheet in
    RH7? We have the Technical Communication Suite and try to repeat
    the workflow we did in RH6: import separate FM files (not books,
    not by linking) and assign the company css to all topics. For some
    reason, we are unable to do that with RH7. We've tried renaming our
    css as fmstyles.css and replacing the existing fmstyles.css with
    that (otherwise we would not have any of our predefined RH styles
    available for mapping in the first place). Most of the styles are
    mapped ok, but not all (incorrect spacing in all bullets and
    numbered items). We've watched the available training from Adobe
    and searched all possible forums, but to no avail. We're surely
    missing something important here.
    Any help would be much appreciated.

    billwyatt, welcome to the forum,
    I think you forgot to mention which ThinkPad you have. It would be even better if you could post the Type and Model Number as this will help members to hopefully help you. If it ends in CTO please provide some details about the ThinkPad. Please do NOT post your s/n.
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Adobe RH Server 6 = "Adobe RH6 + Additional features"

    Greetings to all :-)
    Right now, I'm working on the trial version of RH2002. My
    company and ofcourse all our members are new to RH. My PM was
    impressed on the help file which i developed using this trial
    version. At last, he decided to purchase the latest version of RH
    and he gave me a list and asked which one to purchase. Here is the
    list:
    No Item Rate
    1 RoboHelp Office 6 WIN (1 lic) Rs 55,400.00
    2 RoboHelp Office 6 Win (2 - 14 lics) Rs 53,600.00
    3 RoboHelp Office 6 WIN (15+ lics) Rs 52,500.00
    4 RoboHelp Server 6 WIN (1 - 7 lics) Rs 108,000.00
    5 RoboHelp Server 6 WIN (8+ lics) Rs 105,000.00
    I browsed the adobe site to know the latest version. I came
    to an understanding that "Adobe RH Server 6" has got more
    additional features that "Adobe RH6" and cooly said to him, that
    we'll go in for "Adobe RH server 6" (5th item specified in the
    list) I've also worked on the trial version of "Adobe RH6" but i've
    not even tried "Adboe RH Server 6" thinking that some additional
    features specified in the adobe site would be available in this.
    Lateron, i entered into the forum, to see if there were any
    topics discussed regarding this...ofcourse there were many...really
    i was much more afraid on seeing those relevant topics and kindly
    excuse me as i need some more clarity....Are these two separate
    products???. To go in for "Adobe RH server 6", should we purchase
    "Adobe RH6" also. I thought, if we purchase "Adobe RH Server 6", we
    will have get the same "Adobe RH6 software (Help authoring tool)"
    with some additional features". Pls give me your valuable inputs on
    this as this is killing me because i've already informed my PM
    without understanding the products in detail.
    Should I ask for "Adobe RH Server6" or "both 'Adobe RH
    Server6' and Adobe RH6'"
    Thanks a lot in advance!!

    Hi, Launcher1
    I certainly don't want to discourage you from looking at
    RoboHelp Server 6. At the same time I want to help you understand
    the differences.
    Your two main needs apparently are: to link and search among
    multiple merged projects. You can do that NOW with "plain" WebHelp
    (or FlashHelp) without RoboHelp Server!
    So, what would you get extra with RH Server 6 and what
    exactly are the Pro advantages? For that, you might want to take a
    look at my article on the Adobe Developer Network which covers
    Adobe RoboHelp Server 6.
    http://www.adobe.com/devnet/robohelp/articles/rhserver_06.html
    So, basically, the "Pro" version provided by RH Server 6
    gives you Feedback Reports on what your users are looking for and
    the ability to search the text of MS Word, Excel, Powerpoint and
    Adobe Acrobat PDF files which you cannot do with the "plain"
    RoboHelp 6. These are tremendous advantages and many companies find
    this worth the extra money. Remember, you don't have to buy RH
    Server for each author, only one copy for the server. The authors
    get RH 6.
    As for "porting" RH 6 to RH Server 6, that's simple. You
    really don't need to port them at all! You simply take the exact
    same project from the RH 6 authoring tool and publish it to the RH
    Server 6. So, it's not so much the tool you use to develop the
    project (it's the same in all cases). Rather, it is the destination
    of where you publish the project that makes the difference.
    Hope this helps. If it doesn't, ask some more!
    Thanx,
    john

Maybe you are looking for

  • Problem migrating CUCM 7.1.5 to 9.1(2) (Jump Upgrade)

    Hello all, I am facing an issue when trying to upgrade from CUCM 7.1.5.30000-1 to 9.1(2) over UCS following the jump upgrade procedure. I have installed 7.1.5 CUCM software on the UCS using the 9.1(2) ova. (two nodes cluster), and after that restored

  • No video on initial start up HP P7-1207c

     no video on initial start up, however after forced shut down video displays normally on second start up. HP P7-1207c

  • [SOLVED]Starting Teamviewerd -- Teamviewer 8.0.16485 Beta

    The Error Message that Shows: Console's Code. [ ~ ] > teamviewer Init... Checking setup... Launching TeamViewer... wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe" err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\

  • Pull out my soundblaster card.. now it doesnt work? (pics included)

    my soundblaster card was working fine. i had to change some sata cables in my computer and to get to it, i had to pull out the soundblaster card temporary. now the card doesnt produce any sound when i plug in my 3.5 headphone jack into it. fatality l

  • ORA-904 and star transformation

    Hi, We have oracle 10.2.0.4 with most recent patches. When I run the following sql statement I got an ORA-00904: "DT"."SID_0FISCYEAR": invalid identifier If I drop an index on /BIC/EZYEE_SDLT table on SID_0FISCPER column the sql statement run without