Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7430653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T09:10:34+00:00 2026-05-29T09:10:34+00:00

I have a shared library which containts implementation(language C) of some utility db2 procedures

  • 0

I have a shared library which containts implementation(language C) of some utility db2 procedures and functions. Now i want to call these utility functions from db2cmd as,

select epiProcLibVer() from sysibm.sysdummy1

To make this these utiliy functions installed into DB2 db server, i have placed this shared library (libDB2CLIWrapper.so) into <DB2InstallFolder>/sqllib/function

I have restarted the db2 instace to pick and load this library into shared memory of the db server.

Still i am getting the below error @ db2 cmd as below:

db2 => select epiproclibver() from sysibm.sysdummy1
SQL0440N No authorized routine named "EPIPROCLIBVER" of type "FUNCTION"
having compatible arguments was found. SQLSTATE=42884

Now i would like to know whether is it the correct procedure to make a shared library load into db2 db server? how to access the functions in this shared library from sql query?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T09:10:35+00:00Added an answer on May 29, 2026 at 9:10 am

    this may be a starting point?

    CREATE FUNCTION epiproclibver () RETURNS INT
      EXTERNAL NAME 'libDB2CLIWrapper!epiProcLibVer'
      NOT FENCED 
      SCRATCHPAD
      VARIANT
      NO EXTERNAL ACTION
      LANGUAGE C PARAMETER STYLE DB2SQL NO SQL:
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have existing Linux shared object file (shared library) which has been stripped. I
I have a cpp file from which I am generating a shared library (using
I have a big project compiled into libProject.so-file (shared library), I made some modules
I have some code shared among multiple projects in a static library. Even with
Situation is following. I have shared library, which contains class definition - QueueClass :
I have a shared library say foo.so which contains a function called initialize() .
I have a shared library that I wish to link an executable against using
I have a project in my IDE. I need to make a shared library
I am writing a fairly large C++ shared-object library, and have run into a
I have created a multi module maven project. Now I have shared the project

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.