ACE: Significance of mask in nat-pools configured for Source NAT

Hi guys
If I am using source nat in ACE (One IP address 10.10.10.200) used for all client address translations.
What would be the difference between the nat-pools configured with different netmask.
What is the recommended netmask for pat, 255.255.255.255 or Vlan interface's Mask (/24 in this case)
and why?
case1:
interface vlan 7
ip address 10.10.10.100 255.255.255.0
nat-pool 1 10.10.10.200 10.10.10.200 netmask 255.255.255.0 pat
service-policy input clientvips
no shutdown
case2:
interface vlan 7
ip address 10.10.10.100 255.255.255.0
nat-pool 1 10.10.10.200 10.10.10.200 netmask 255.255.255.255 pat
service-policy input clientvips
no shutdown
Thanks in Advance
A.

Gilles
Thanks a lot. It makes more sense now.
I posted another question for an ACE design validation. Could you please validate this
I am planning to deploy ACE module in following manner:
> ACE will be in one arm mode ( Only one vlan connected to the ACE).
> Vips & Rservers (all serverfarms) will be in the same Vlan X.
> Default gateway on the ACE & Real servers will be the upstream router
> There will be Source NAT configured for all Serverfarms.
ACE --- Vlan X -------Router--- internet
.................|
.................|-- Sfarm 1
.................|
.................|-- Sfarm 2
.................|
.................|-- Sfarm n
I am pretty sure that it should work.
Just wanted an expert opinion.
Thanks

Similar Messages

  • Thread pool configuration for write-behind cache store operation?

    Hi,
    Does Coherence have a thread pool configuration for the Coherence CacheStore operation?
    Or the CacheStore implementation needs to do that?
    We're using write-behind and want to use multiple threads to speed up the store operation (storeAll()...)
    Thanks in advance for your help.

    user621063 wrote:
    Hi,
    Does Coherence have a thread pool configuration for the Coherence CacheStore operation?
    Or the CacheStore implementation needs to do that?
    We're using write-behind and want to use multiple threads to speed up the store operation (storeAll()...)
    Thanks in advance for your help.Hi,
    read/write-through operations are carried out on the worker thread (so if you configured a thread-pool for the service the same thread-pool will be used for the cache-store operation).
    for write-behind/read-ahead operations, there is a single dedicated thread per cache above whatever thread-pool is configured, except for remove operations which are synchronous and still carried out on the worker thread (see above).
    All above is of course per storage node.
    Best regards,
    Robert

  • DMZ Configuration for Sourcing

    Hi,
    We're configuring DMZ to enable Sourcing module for a bank to provide supplier access. One of the key concern for the bank is how much of DB is exposed through external web-server. Any thoughts on this one? Does the external web server (in DMZ) talk to DB directly without going through internal app server? Will the file upload hit DB directly without going through App Node?
    In case if the answers to above questions are yes then what are the alternatives available to avoid DB being exposed through external server directly?
    Thanks,
    Viral Dhruv

    Hi Viral,
    Does the external web server (in DMZ) talk to DB directly without going through internal app server?
    Yes, It the external domain (DMZ) communicates directly with the DB without the intervention of internal apps node.
    The main objective of setting up a DMZ is to deploy security on the internal data. When setting up DMZ you have the option of including multiple firewalls so that data access is restricted. This is well explained in the below note.
    Please see:
    Oracle E-Business Suite R12 Configuration in a DMZ (Doc ID 380490.1)
    In case if the answers to above questions are yes then what are the alternatives available to avoid DB being exposed through external server directly?
    Please see:
    How To Configure Firewall When Remoting Container Sits Inside DeMilitarized Zone (DMZ) (Doc ID 1149388.1)
    Hints and Tips for Troubleshooting the URL Firewall (410-Gone on DMZ External Tiers) (Doc ID 460564.1)
    Thanksk &
    Best Regards,
    Asif

  • ACE 4710 A3 outbound static NAT with Port redirection

    Hi
    I have asked this question before, but as I have not get far with it I am going to try to be more specific this time.
    I have a server that needs to do an outbound connection to a mail server. The connection has to be initiated to port 26, that then will be NATed to the external IP and port 26 redirected to port 25 for the SMTP connection.
    When I try to configure this:
    ACE-2/TEST(config-pmap-c)# nat static x.x.x.x netmask 255.255.255.255 tcp eq 23 vlan 99
    I get the error: Error: Invalid real port configured for NAT static
    Any ideas what it means anyone?

    Right. Forget about the previous question. I have an update.
    I get this output on show nat policies at the moment:
    NAT object ID:39 mapped_if:19 policy_id:50 type:STATIC static_xlate_id:64
    ID:64 Static port translation
    Real addr:172.21.7.11 Real port:26 Real interface:18
    Mapped addr:x.x.x.x Mapped port:25 Mapped interface:19
    Netmask:255.255.255.255
    where x.x.x.x - is the Public, external IP address on the ACE.
    I need the traffic FROM the 172.21.7.11 server going anywhere TO port 26 to be remapped to x.x.x.x port 25. At the moment it does not do it. The service policy on the inside doesn't even get a hit when I am telnetting from the 172.21.7.11 server on port 26 to the outside world. It does get hits when I telnet to x.x.x.x external IP address from outside.
    Something is telling me I am looking at it from a wrong direction altogether.
    This is the config I have at the moment:
    access-list 130 line 20 extended permit ip any any
    access-list Source_NAT line 10 extended permit tcp host 172.21.7.11 eq 26 any
    class-map match-any Class_Port26
    2 match access-list Source_NAT
    policy-map multi-match Policy_Port26_Static
    class Class_Port26
    nat static x.x.x.x netmask 255.255.255.255 tcp eq smtp vlan 99
    interface vlan 107
    ip address 172.21.7.2 255.255.255.240
    peer ip address 172.21.7.1 255.255.255.240
    access-group input 130
    service-policy input Policy_Port26_Static
    no shutdown
    No server farms, no load balancing. Just that.
    Any ideas?

  • Significance of Value date in Autopay configuration

    Friends,
    I tried understanding the importance and  significance of Value date in different configurations e.g. Assets, APP, But didn't get it. Please help me understand it with some examples.
    Thanks,
    A

    if u hav one or two currencies then having seperate accounts will be better or
    use a table containing the currency and the delta days ..use it in ur print program to arrive at the right date..
    thats the only alternatives..to my knowledge level also.
    regards
    anantha

  • Which BC4J / JDBC pooling configurations are global for a JVM?

    There are several documents and postings saying that some of the BC4J / JDBC Pooling properties are unique for the JVM.
    So if i have 3 WAR files with 3 different settings in bc4j.xcfg (transaction factory, pooling settings) some of the settings are ignored after the first AM Pool is instanciated. This could be the reason for some "unreproducable" problems we have.
    So please provide us a list, which properties additional to the ones below are global per JVM and which are really used from the bc4j.xcfg.
    1. Getting the Connection object out of ApplicationModule says about the TransactionFactory
    Please not that this property is a static BC4J property. Meaning that the value of this property when the first ApplicationModule is created is the value which will be used. If you have multiple ApplicationPool(s) then it is necessary to define the property in all configurations, dynamically, or as a system property.
    2. http://www.oracle.com/technology/products/jdev/tips/muench/ampooling/index.html says about jbo.ampool.monitorsleepinterval
    Since there is only a single application monitor pool monitor per Java VM, the value that will effectively be used for the AM pool monitor polling interval will be the value found in the AM configuration read by the first AM pool that gets created. To make sure this value is set in a predictable way, it is best practice for all application modules to use the same Pool Polling Interval value.
    and
    3. Since the tuning parameters for all ADF database connection pools - regardless of <JDBCURL,Username> value - will be set based on the parameters found in the configuration for the first AM pool that is created. To insure the most predictable behavior, it is best practice to leave the values of the parameters in the Connnection Pooling section of the Pooling and Scalability tab at their default values - so that no entry for them is written into the bc4j.xcfg file - and to instead set the desired values for the database connection pooling tuning parameters as Java System Parameters in your J2EE container.
    Sounds like this means the parameters: jbo.initpoolsize, jbo.maxpoolsize, jbo.poolmonitorsleepinterval, jbo.poolmaxavailablesize, jbo.poolminavailablesize, jbo.poolmaxinactiveage ?
    4. And http://oracle-web.petersons.com/bc4jdoc/bc_aappmodpooling.htm tells There is one connection pool manager for each business logic tier's Java VM. Connections remain in the pool until the Java VM stops running.
    Thanks, Markus

    Just another funny observation regarding BC4J parameter settings in 9.0.5.2:
    Setting jbo.ampool.sessioncookiefactoryclass in the jboserver.properties is ignored. Setting in bc4j.xcfg works.
    rgds, Markus

  • How to change the connection pool configuration on OC4J?

    Hi everybody,
    I am developing an application with JDeveloper which is running on an OC4J standalone server, we have 2 enviroments, the develop server and the server of the client, and the data base connection configurations are differents.
    The problem is that if we try to deploy the application (we have deploy on the develop server) on the client server and try to change the connection pool configuration the application cannot connect to the data base, we need to re-build the project with the client connection pool configuration.
    We tried to change the configuration on the enterprise manager of the OC4J, on "JDBC Resources" panel, and the test the connection is ok, but when try to access to the application we get an Exception. After that we try to do that changing the parameters from the datasources.xml file on the application, but the result is the same.
    How can we change the DataBase configuration without re-build the project?
    Thanks very much
    Tony

    Meaning you have created just the empty data-sources.xml and not configured any Connection Pool and DataSource in JDev?
    In Oracle AS 10.1.3 you have two ways to do this:
    1. Use JDev and configure the data-sources.xml (Context Menu -> Properties)
    2. In Oracle AS: Select application -> Administration -> Services -> JDBC Resources -> Create Pool and Create DataSource
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • JCo Pool Configuration

    hi all,
    We have a new implementation of ERP2005 with EP7 of NW2004s and we will be primarily using ESS/MSS applications. The total number of users will be around 8000
    can anyone help me with the JCo Pool Configuration. How much should I set the pool size and Maximum Connections
    The default is set as follows
    <b>maximun Pool Size: 5 
    Maximum Connections: 10</b>
    For JCo Application Data we are using SSO and for Meta data we are using a generic service user id with USER ID/ Pwd authetication with the needed authorizations at the back end.Is this a good practice?
    Thanks in advance
    regards
    Madhu

    Hello,
    we have the same problem ERP2005 / EP7 SP9 and ESS/MSS by 8.000 user max but concurrent we think only 500 user using the ESS/MSS services.
    If I read your answer, then I think that the application JCO pool can be lower as the Meta-Data Pool ??
    I had try to set both (Application and Meta data) for the same value...
    maybe wrong for 500 user / most 2 Browser sessions open and have 1/2 webdynpros per page (ESS)...
    My urgent's problem reading all manuals about this topic are: is there any different between the  METADATA JCO pool parameter and the Application JCO pool parameter ? In some guides was the Meta-JCO's settings less then the application-JCO´s... ??
    My assumption for app. 500 concurrent user are at the moment the following:
    Maximal Pool Size :  6
    Maximum Connections:  1000
    Connection Timeout (msec.):  90
    Maximum Waiting Time (msec.):  45
    Can somebody please check this values ?
    THX
    Mario

  • AM Pooling Configuration Parameters ??

    Hi ,
    I have one application module in my ADF Application. and 30 concurrent users are going to use my application.
    Any one can give me the exact parameters for AM Pooling configuration :
    Pooling and Scalability :-
    Initial Pool size : ??
    Max Pool size : ??
    Referenced Pool Size : ??
    Minimum Available size : ??
    Maximum available size : ??
    Thanks,
    Rajesh.
    Edited by: Rajesh Etraju on Dec 17, 2012 7:13 AM

    Hi,
    i had set everything as per the guidelines only ,like below..
    For 30 Concurrent users :
    Initital PoolSize : 33
    Maximum Poolsize : 100
    Referenced Pool Size : 10
    Minimum Available Size : 5
    Maximum Available Size: 20
    Idle InstanceTimeOut : 120(sec)
    Pool Pooling Interval : 60(sec)
    Still same problem with the above mentioned settings.
    Any more thoughts !!
    --Rajesh                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Best Xserve configuration for MySQL?

    Basically, I'm trying to figure out the optimal configuration for our next Xserve. Obviously, more RAM, more CPUs, more and faster disks in RAID, etc will improve things. But considering that money doesn't grow on trees, what have some of you found to be particularly cost-efficient in building an Xserve to run mainly MySQL where there are many small INSERTs on indexed (!? tables of 10 million or more rows (DB size of ~1GB, presently). I realize it's kind of a "depends if" type of question, but I'm just curious what people have found. (I've also read that AnandTech article that wasn't too kind to Mach.)
    Anyway, I was thinking of an quad-core Xserve with 4-8GB of RAM, and a RAID5 set of 15K SAS drives. Well, there's not much in terms of options anyway. But this box will be like I said 90% running services that depend on MySQL performance. Some Web services, but mainly automated MySQL stuff.
    Should I even bother to look at a Sun or Dell running Linux?
    I'm presently running primarily an Xserve dual G5 2GHZ with MegaRAID in RAID5. As I said, the key database is about 1GB with ~10 million rows (mostly in just two tables). So, small data sets, already heavily indexed... Anyway, any thoughts are very welcome. Here is a status snapshot of the past couple days:
    Traffic ø per hour
    Received 1,168 MiB 21 MiB
    Sent 1,631 MiB 29 MiB
    Total 2,799 MiB 49 MiB
    Connections ø per hour %
    max. concurrent connections 92 --- ---
    Failed attempts 0 0.00 0.00%
    Aborted 81 1.43 0.08%
    Total 98 k 1,731.89 100.00%
    Total ø per hour ø per minute ø per second
    6,409 k 113.27 k 1.89 k 31.46
    Query type ø per hour %
    admin commands 41 0.00 k 0.00%
    alter db 0 0.00 0.00%
    alter table 7 0.00 k 0.00%
    analyze 3 0.00 k 0.00%
    backup table 0 0.00 0.00%
    begin 0 0.00 0.00%
    call procedure 0 0.00 0.00%
    change db 98 k 1,734.77 1.56%
    change master 0 0.00 0.00%
    check 0 0.00 0.00%
    checksum 0 0.00 0.00%
    commit 0 0.00 0.00%
    create db 0 0.00 0.00%
    create function 0 0.00 0.00%
    create index 0 0.00 0.00%
    create table 1 0.00 k 0.00%
    create user 0 0.00 0.00%
    delete 210 3.71 0.00%
    delete multi 0 0.00 0.00%
    do 0 0.00 0.00%
    drop db 0 0.00 0.00%
    drop function 0 0.00 0.00%
    drop index 0 0.00 0.00%
    drop table 1 0.00 k 0.00%
    drop user 0 0.00 0.00%
    flush 0 0.00 0.00%
    grant 0 0.00 0.00%
    ha close 0 0.00 0.00%
    ha open 0 0.00 0.00%
    ha read 0 0.00 0.00%
    help 0 0.00 0.00%
    insert 214 k 3,776.04 3.39%
    insert select 5,725 101.18 0.09%
    kill 6 0.00 k 0.00%
    load 0 0.00 0.00%
    load master data 0 0.00 0.00%
    load master table 0 0.00 0.00%
    lock tables 16 0.00 k 0.00%
    optimize 0 0.00 0.00%
    preload keys 0 0.00 0.00%
    purge 0 0.00 0.00%
    purge before date 0 0.00 0.00%
    rename table 0 0.00 0.00%
    repair 0 0.00 0.00%
    replace 0 0.00 0.00%
    replace select 0 0.00 0.00%
    reset 0 0.00 0.00%
    restore table 0 0.00 0.00%
    revoke 0 0.00 0.00%
    revoke all 0 0.00 0.00%
    Query type ø per hour %
    rollback 0 0.00 0.00%
    savepoint 0 0.00 0.00%
    select 941 k 16.64 k 14.92%
    set option 855 15.11 0.01%
    show binlog events 1 0.00 k 0.00%
    show binlogs 43 0.00 k 0.00%
    show charsets 121 2.14 0.00%
    show collations 121 2.14 0.00%
    show column types 0 0.00 0.00%
    show create db 15 0.00 k 0.00%
    show create table 376 6.64 0.01%
    show databases 129 2.28 0.00%
    show errors 0 0.00 0.00%
    show fields 675 11.93 0.01%
    show grants 46 0.00 k 0.00%
    show innodb status 393 6.95 0.01%
    show keys 37 0.00 k 0.00%
    show logs 0 0.00 0.00%
    show master status 0 0.00 0.00%
    show ndb status 0 0.00 0.00%
    show new master 0 0.00 0.00%
    show open tables 1 0.00 k 0.00%
    show privileges 0 0.00 0.00%
    show processlist 18 0.00 k 0.00%
    show slave hosts 0 0.00 0.00%
    show slave status 0 0.00 0.00%
    show status 415 7.33 0.01%
    show storage engines 8 0.00 k 0.00%
    show tables 186 3.29 0.00%
    show triggers 0 0.00 0.00%
    show variables 283 5.00 0.00%
    show warnings 0 0.00 0.00%
    slave start 0 0.00 0.00%
    slave stop 0 0.00 0.00%
    stmt close 0 0.00 0.00%
    stmt execute 0 0.00 0.00%
    stmt fetch 0 0.00 0.00%
    stmt prepare 0 0.00 0.00%
    stmt reset 0 0.00 0.00%
    stmt send long data 0 0.00 0.00%
    truncate 0 0.00 0.00%
    unlock tables 16 0.00 k 0.00%
    update 260 k 4,600.62 4.12%
    update multi 0 0.00 0.00%
    xa commit 0 0.00 0.00%
    xa end 0 0.00 0.00%
    xa prepare 0 0.00 0.00%
    xa recover 0 0.00 0.00%
    xa rollback 0 0.00 0.00%
    xa start 0 0.00 0.00%
    Begin
    Variable Value Description
    Flush_commands 1 The number of executed FLUSH statements.
    Lastquerycost 0 The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.
    Slow_queries 338 The number of queries that have taken more than longquerytime seconds.

    RAID 5 is the worst possible storage option for databases.
    That's not to say it won't work, but it has an overhead that will impact disk I/O, especially writes and it sounds like your data set is write-heavy.
    This is because a write requires a Read-Modify-Write process for every write - whenever you write data to the array it has to read all the existing data in the corresponding blocks, recalculate the new parity data, then write it all back.
    This may or may not be a problem for you, depending on actual quantity and scale of the writes, but if you're looking for the best configuration, RAID 5 is not it.
    For optimal performance use RAID 0. Of course, RAID 0 has no protection, so you need to deal with that.
    The ideal combination is RAID 0+1, but that requires a minimum of four drives, while the XServe can only handle three internal drives.
    As for the rest of it, you really need to analyze your data more before you can get an answer.
    The number of rows is largely irrelevant if you're just inserting data. It has some bearing on indexes, so you need to look at how your data is indexed.
    As for memory, the ideal configuration is at least enough memory for MySQL to load all the indexes into RAM - most lookups should be indexed and if those indexes fit entirely within the memory space you're off to a good start.
    Note that the standard MySQL is 32-bit, so you're limited to 2GB for InnoDB or MyISAM (whichever you're using). You'll need the 64-bit version to use more memory than that.
    Most performance bottlenecks (and gains) can be traced to either indexes (too many indexes can be just as bad as not enough), and application (there's significant overhead in opening a new MySQL connection (which is a large factor in the AnandTech article), so try to ensure that your application uses connection pools (where a number of connections are opened when the app starts, and reused through application processes rather that a new connection opened for every query). Without knowing the application it's impossible to narrow that one down much more.
    As for Sun or Dell - sure, they're options. Just be aware that you'll need Solaris or Linux admin skills in order to get the most out of them. They may (but not necessarily will) perform faster at the end of the day, but it may also take you much time and heartache to get there.
    The other thing that you don't mention is why you're looking to upgrade. Is the G5 currently stressed? If so, where? what's the typical CPU load? disk activity level? network load, etc.
    It doesn't make any sense upgrading the machine if the network is your bottleneck - all you're going to do is move that same bottleneck to a different machine.

  • Creation of connection pools and data sources

    Hi,
    is there a possibility to create jdbc connection pools and data sources not manually, with a script or a mbean?
    That would be helpfull, because at the moment every developper has to do that for himself (because of the individuals generated passwords).
    Thanxs

    The weblogic.management.configuration.JDBCDataSourceMBean
    defines a non-transactional JDBC data source.
    http://e-docs.bea.com/wls/docs90/javadocs_mhome/weblogic/management/configuration/JDBCDataSourceMBean.html
    The JDBCConnectionPoolMBean defines a JDBC connection pool.
    http://e-docs.bea.com/wls/docs90/javadocs_mhome/weblogic/management/configuration/JDBCConnectionPoolMBean.html

  • Configuration for Transaction Management

              Hi,
              I am working with Weblogic Server SP1. I am facing a problem in configuring for
              Transaction Management.
              I have a session EJB say SEJB and two entity EJB say EEJB1 and EEJB2. EEJB1 is
              for the parent table
              and EEJB2 is for the child table.
              I have two records in the database REC1 and REC2.
              REC2 has dependencies and cannot be deleted, while REC1 can be deleted.
              In weblogic-ejb-jar.xml I have configured as follows:
              <weblogic-enterprise-bean>
              <ejb-name>SEJB</ejb-name>
              <stateless-session-descriptor>
              <pool>
              <max-beans-in-free-pool>300</max-beans-in-free-pool>
              <initial-beans-in-free-pool>150</initial-beans-in-free-pool>
              </pool>
              </stateless-session-descriptor>
              <reference-descriptor>
                   <ejb-reference-description>
                   <ejb-ref-name>EEJB</ejb-ref-name>
                   <jndi-name>EEJBean</jndi-name>
                   </ejb-reference-description>
                   </reference-descriptor>
              <jndi-name>SEJBn</jndi-name>
              </weblogic-enterprise-bean>
              Further, in ejb-jar.xml I have set up the <trans-attribute> as RequiresNew for
              Session Bean while Supports
              for the EEJB. Something like this:...
              <container-transaction>
              <method>
              <ejb-name>SEJB</ejb-name>
              <method-intf>Remote</method-intf>
              <method-name>*</method-name>
              </method>
              <trans-attribute>RequiresNew</trans-attribute>
              </container-transaction>
              In spite of this setting, when, through the client, I am selecting the two records
              REC1 and REC2 at the same
              time and deleting them, REC1 gets deleted while REC2 does not and gives a TransactionRollbackException.
              Ideally, since both are part of a single transaction, both should have been rolled
              back.
              Please suggest if I am missing on some kind of configuration parameter or setting.
              I'll be more than
              happy to provide some more details to get the problem solved.
              I can also be reached at [email protected]
              Thanks in advance,
              Regards,
              Rishi
              

    TCode: SWF5
    Enterprise_Extensions:
    -> EA-FS
    Enterprise_Business_Functions:
    -> FIN_TRM*
    Rg
    Lorenz

  • Configure for Report writer

    Hi
    I have a ZZZZ transparent table with data, that is not a pool or cluster table, and would want to be able to use Report Writer to search from this table and create RW reports.
    1. Is this possible?
    2. What are the set up tables needed to configure for RW? I could think of only T804A and T804B.
    Does anyone have a soft copy of the steps in doing this? I am going through the SAP Help and it seems that there are steps missing, and I am unable to complete the process of creating a custom Library for this table.
    Thank you
    Priya

    COPA is a mini data warehouse and each company have to define the datasource structure, called profit segment, based on their own profit analysis requirement before they create any PA reports. Since the profit segment could be different from company to company, no univeral PA report can be used for all companies, that is also why SAP normally do not provide any standard reports in KE30.
    So, you have to first define the characteristics, value fields, and profit segment with the characteristics and value fields (KEA0). Then create your own PA reports with the segment you define forms (KE34, KE31).
    Forms are the structures required as the basis for the definition of reports
    Regards

  • Error starting Portal or Commerce Server when Configured for Oracle

    I've been attempting to configure Portal 4.0 to work with Oracle. I'm running Oracle
    8i. I carefully followed the instructions found in "Configuring WebLogic Portal for
    Oracle Databases". Specifically, I setup the tablespaces, connection pools and successfully
    run the scripts to populate the tables. I am confident the Oracle OCI driver is configured
    properly (have done this many times). However, after I make all of the necessary
    changes and launch the server, I receive the following error:
    Starting WebLogic Server ....
    <Jun 26, 2002 4:47:32 AM PDT> <Notice> <Management> <Loading configuration file .\config\wlcsDomain\config.xml
    ..> <Jun 26, 2002 4:47:39 AM PDT> <Emergency> <Server> <Unable to initialize the
    server: 'Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSException:
    An error occured creating a database connection for the realm.]
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSException:
    An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.java:258)
    at weblogic.security.SecurityService.initialize(SecurityService.java:115)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSException:
    An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.java:258)
    at weblogic.security.SecurityService.initialize(SecurityService.java:115)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    The startup appears to have trouble with the RDBMS security realm. I tried a) leaving
    the settings "as-is", configured for Cloudscape, or b) modified to point to my instance
    of Oracle (are their additional things I need to load in Oracle to support it using
    the RDBMS realm). Is there a way I can disable the security realm to at least get
    the server up-and-running (via the web.xml). I've installed and reinstalled many
    times, trying various combinations of things.
    Any help would be hugely appreciated!
    Thanks,
    jeff

    I finally found this bug in the release notes, i'm surprised one of the bea guys couldn't
    answer this....
    "Mike Friesen" <[email protected]> wrote:
    >
    I had the same type of problem with portal 4.0. Trying downloading the
    newest 7.0, I found it works much better.
    Mike
    "K C" <[email protected]> wrote in message news:[email protected]...
    I found this as well. However, i still am not able to run the portal afterconfiguring
    for oracle. While running create_all, i get many errors like "can binda
    LONG value
    only for insert into a LONG column"
    the table are being created, this appears to occur in the "insertingrequired bootstrap
    data" phase.
    thanks
    "Joshua Davies" <[email protected]> wrote:
    You probably followed the instructions too closely. I had the same
    problem,
    due to
    something that's not quite a "bug" in the installation instructions.Look
    back at
    the section "Update Settings for the RDBMS Security Realm" in thedeployment
    guide
    (http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm#1039294).
    In the table in step 2, they show the URL on top, and the Driverclassname
    underneath
    it. HOWEVER... on the actual data screen, the Driver is on top and the
    URL is underneath
    it. If you're not being very very careful, it's easy to swap thesetwo
    values
    and put the URL in the Driver input box and the Driver in the URL input
    box. Make
    sure you haven't accidentally done this; if you have, you can stillchange
    this in
    the config.xml file (do a text search for an element RDBMSRealm withan
    "name" attribute
    of "wlcsRealm").
    Verify that it looks like this:
    <RDBMSRealm DatabaseDriver="weblogic.jdbc.oci.Driver"
    DatabaseURL="jdbc:weblogic:oracle"
    Name="wlcsRealm"
    and not this:
    <RDBMSRealm DatabaseDriver="jdbc:weblogic:oracle"
    DatabaseURL="weblogic.jdbc.oci.Driver"
    Name="wlcsRealm"
    Very subtle gotcha...
    "Jeff Davis" <[email protected]> wrote:
    I've been attempting to configure Portal 4.0 to work with Oracle. I'm
    running
    Oracle
    8i. I carefully followed the instructions found in "Configuring WebLogic
    Portal for
    Oracle Databases". Specifically, I setup the tablespaces, connectionpools
    and successfully
    run the scripts to populate the tables. I am confident the Oracle OCIdriver
    is configured
    properly (have done this many times). However, after I make all of thenecessary
    changes and launch the server, I receive the following error:
    Starting WebLogic Server ....
    <Jun 26, 2002 4:47:32 AM PDT> <Notice> <Management> <Loading
    configuration
    file .\config\wlcsDomain\config.xml
    ...> <Jun 26, 2002 4:47:39 AM PDT> <Emergency> <Server> <Unable toinitialize
    the
    server: 'Fatal initialization exception
    Throwable: java.lang.IllegalAccessError:Exception[com.bea.p13n.security.realm.RDBMSException:
    An error occured creating a database connection for the realm.]
    java.lang.IllegalAccessError:Exception[com.bea.p13n.security.realm.RDBMSException:
    An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    atweblogic.security.SecurityService.initializeRealm(SecurityService.java:258)
    atweblogic.security.SecurityService.initialize(SecurityService.java:115)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError:Exception[com.bea.p13n.security.realm.RDBMSException:
    An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    atweblogic.security.SecurityService.initializeRealm(SecurityService.java:258)
    atweblogic.security.SecurityService.initialize(SecurityService.java:115)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    The startup appears to have trouble with the RDBMS security realm. Itried
    a) leaving
    the settings "as-is", configured for Cloudscape, or b) modified to point
    to my instance
    of Oracle (are their additional things I need to load in Oracle tosupport
    it using
    the RDBMS realm). Is there a way I can disable the security realm toat
    least get
    the server up-and-running (via the web.xml). I've installed andreinstalled
    many
    times, trying various combinations of things.
    Any help would be hugely appreciated!
    Thanks,
    jeff

  • SAP DMS - How to do an external DMS configuration for the existing system ?

    Hi All.
    Greetings.
    Request help and understanding.
    Am new to the world of SAP. And request SOME clarity for understanding of DMS.
    We are wanting to put an external DMS server and wish to configure for the same.
    So that the load on the production SAP R/3 database is reduced.
    We are now wanting to test the same on Dev environment.
    From SDN Link :
    I understand that :
    DMS basically has a content server. which stores documents.
    That can be accessed through Web, SAP R/3 Gui , SAP Portal.
    I have gone thro various links and the following links i have found to be informative and helpful :
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/c1/1c31a243c711d1893e0000e8323c4f/frameset.htm
    http://wiki.sdn.sap.com/wiki/display/PLM/DMS+Customizing
    http://help.sap.com/saphelp_nw70/helpdata/en/59/fba637fcf7dc39e10000009b38f8cf/frameset.htm
    However, would like to know the following because am not getting the clarity :
    1) Is there any supported platform / compatibility guide for DMS ?
    if yes, can someone send me the link?
    2) We have oracle 11g as our for SAP R/3 backend.
    Windows 2003 server 64 bit system.
    When i check the system status on the dev server of sap.
    It says. ECC 6.0 Rel 7.00 update 20 (hOpe am reading it correctly)
    After much search on the SMP site,
    we finally discovered and downloaded the DMS software for unicode and / 64 bit.
    Which we saw under the maintenance components separately seen for DMS 7.0
    Now for this DMS content server which we would like to make it external for storage of documents -
    do we need to have a separate database for this purpose as a repository.
    If i run a setup of DMS - will that automatically install any default repository for this or
    will it allow me to choose any other repository for the same ?
    Can anyone advise on this.
    Because this link says content server is based on Instance of MAXDB : http://help.sap.com/saphelp_nw70/helpdata/en/59/fba637fcf7dc39e10000009b38f8cf/frameset.htm
    3) I read some thing like this on some of the SDN links :
    P40 - Integration of DMS
    P62 - R&D Document Manage¬ment and Workflow
    P71 - Document management
    What are they referring to.
    4) We would be accessing these thro web, gui, customised portal.
    This content server configuration is a bit confusing.
    5) Is SNC configuration required to be done for the separate DMS server setup.
    If yes, how to do that ? any configuration link for that please ?
    Can anyone advise on the things to do.
    Steps to do.
    What all are the pre-requisites to check, before we start the set up of DMS.
    Can anyone help me understand this whole thing regarding the DMS installation and configuration.
    Step-wise.. from the start to end.
    Because it gives me a lot of uneasiness without having everything in place before we could say we could start the whole process of configuration / installation.
    Many thanks for your help in advance.
    Wishing you a happy and relaxed weekend.
    Kind regards
    Indu

    Thanks christoph & pradeep kumar.
    did a few more research and atleast have come to understand that.
    DMS server installation has content server which works only with MAXDB.
    So my understanding is correct.
    And what we see as Easy DMS is a client installation.
    which probably i would look at at a later stage.
    Found this link to be a little more informative :
    http://www.sapfans.com/forums/viewtopic.php?f=12&t=330558
    I really wish. That life were to be so easy. To call a consultant and finish it off
    Wishful thinking
    thanks and cheers
    indu

Maybe you are looking for

  • New to Fios: Schedules Recordings and DVR Capacity

    I just gave up on RCN in lieu or Verizon Fios and thus far - can't stand the dvr. 1) The capacity is no where near what RCN's was. I had days worth of TV, movies, etc saved and never ran out of space. With Verizon, it's been less than a week and I`m

  • ALV pop-up via ALV table view

    Hello Folks, I have an ALV table view, after selecting any line item in the view i have button "DETAIL" which would pop up another view with the details in ALV view again. I have done the below steps but iam unable to get the alv pop-up with details.

  • Flicker on iMac 17" Dual 1.8

    I've got a flicker on my screen, as thought the refresh rate is too low. If I reboot it seems to go away for a while, but always comes back. My software is up to date. Is there anything I can try?

  • Urgent - help question on sending http instead of https

    I'm trying to dump out my http wrapper: I'm trying to set send http instead of https so I can dump the wrapper. currently my code does the following for https determination. i read from a configuratioin file to see if i should set https or http quest

  • New to Mac---trying (unsuccessfully) to transfer files from pc

    Hi! I'm new to mac and I just got a MacBook Pro. I've been trying to transfer my songs, pictures, and files from my Dell pc (Windows Vista) to my new Mac but I'm having no luck. I have tried to connect the two using both an ethernet cable and a wirel