Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Autosys 作业可以执行带有动态参数的存储过程吗
是的。您很可能需要创建一个 shell 脚本来获取参数、对数据库进行身份验证、调用存储的过程并将参数传递给它。然后编写您的 jil 脚本以使用所需参数执行 shell 脚本。