Unix Technical Forum

What is the KFED utility in Oracle 10g?

This is a discussion on What is the KFED utility in Oracle 10g? within the Oracle Database forums, part of the Database Server Software category; --> Hi, While going through the ins_rdbms.mk file under $ORACLE_HOME/rdbms/lib I found a reference to a utility called kfed. ie. ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-24-2008, 01:23 PM
Roger Jackson
 
Posts: n/a
Default What is the KFED utility in Oracle 10g?

Hi,

While going through the ins_rdbms.mk file under $ORACLE_HOME/rdbms/lib
I found a reference to a utility called kfed.

ie.
$(KFED): $(ALWAYS) $(KFED_DEPS) $(DEF_OPT)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) "Linking KFED utility (kfed)"
$(RMF) $@
$(KFED_LINKLINE)

When I tried to compile the program in my Red Hat Linux environment I
ended up with the following error.

make -f ins_rdbms.mk $ORACLE_HOME/rdbms/lib/kfed

Linking KFED utility (kfed)
...
...
gcc: /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/sskfeded.o: No such
file or directory

However after a bit more research I found a file called ssskfeded.o
which I renamed to sskfeded.o which did the trick.

After compiling the program I did a strings -a on the binary and found
that it has something to do with ASM.

Can someone please provide further details on what this utility does?

Since I cannot find any details in the Oracle Documentation or
Metalink I'm assuming this utility is for Oracle internal use only.

Cheers,

Roger.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:07 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com