ORA-01450 by database creation with DB Vault

March 4th, 2010 — 5:04pm

I tried to create 11.2 database(by dbca) on SLES10 with database vault enabled and by 66% of database creation I got the following error message -

ORA-01450: maximum key length (6398) exceeded

Database has character set AL32UTF8, national character set UTF8  and uses CHAR semantic (nls_length_semantics).

Continue reading »

Comment » | oracle

How to: Put reply box at the top – bbPress

November 18th, 2009 — 9:41am

To put Reply box at the top – edit bb-templates/kakumei/topic.php -

Continue reading »

Comment » | bbPress

How to: Change the order of posts in bbPress

November 18th, 2009 — 9:37am

To change the order of posts, so that the most recent appears at the top of the page, and the original post at the bottom -

Continue reading »

1 comment » | bbPress

How to: Disable sorting by field in Noah’s Classifieds

November 18th, 2009 — 9:15am

As you know, sorting by field could be disabled by check on the option ‘Allow sorting by this field’  in Home » Control panel » Common custom fields » field name.
But by click on ‘My ads’, if you have Views and Responses fields, there is still possibility to sort by these two columns (at least by me I see this behavior).
Continue reading »

Comment » | Noah’s Classifieds

How to: Remove the link ‘Email to friend’ at the bottom – Noah’s Classifieds

November 18th, 2009 — 9:10am

To remove the link ‘Email to friend’ at the bottom of ad, edit the file themes/modern/templates/item_details.tpl.php and remove

Continue reading »

Comment » | Noah’s Classifieds

Back to top